PATCH https://api.examplary.ai/groups/{id}/members/{userId}
Path parameters
idstringrequired
Group ID
userIdstringrequired
User ID of the member
Request body
application/json
rolestringrequired
Allowed values:membermanager
Responses
200 — Member role updated.
403 — Insufficient permissions.
404 — Group not found.
Requirements
OAuth scopes
This endpoint requires the permissions:write scope to be present.