\n
\n \n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n
\n \nRetrieve a list of all users and roles i"
},
{
"info": {
"name": "✨ Update organization member/role",
"type": "http"
},
"http": {
"method": "PATCH",
"url": "http://localhost:8000/api/organizations/:id/memberships",
"headers": [
{
"name": "Authorization",
"value": ""
}
],
"params": [
{
"name": "id",
"value": "",
"type": "path",
"description": "A unique integer value identifying this organization."
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "