Update a member's role
Changes a member's role within a space. The owner role cannot be granted, the owner's role cannot be changed, and callers cannot change their own role. Requires user authentication (JWT). API keys cannot manage members.
Path parameters
Ghost space ID.
User ID of the space member.
Request body
Response
Member role updated
Changes
Changed in 5 of the 21 revisions of this API.122
- ●
added the new
signups_disabledenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ●
added the new
compute_limit_exceededenum value to thecoderesponse property for the response statusdefaultresponse-property-enum-value-added
- ●
- ○
added the optional property
codeto the response with thedefaultstatusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 33 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲