Back
patch /v1/organizations/{organizationId}/spaces/{spaceId}/members/{memberId}

Update space member

Updates a member’s role or title in a space.

path params

organizationIdstring required
spaceIdstring required
memberIdstring required

Request body

roleIds Array of String

title String

status String ENUM

Responses

Was this guide helpful?