Error
A valid request URL is required to generate request examples{
"success": true,
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"role": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Organizations
Update member role
Changes the role of an organization member. Requires OWNER or ADMIN role.
POST
/
v0
/
api
/
organizations
/
{organizationId}
/
members
/
role
Error
A valid request URL is required to generate request examples{
"success": true,
"userId": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"role": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}{
"error": "<string>",
"details": [
"<unknown>"
],
"message": "<string>"
}Authorizations
Use your Anything API key as the Basic auth username and leave the password empty. Example credentials: anything_xxx:
Path Parameters
Body
application/json
Was this page helpful?