Entities

Update entity member

Updates mutable entity member fields. Requires a platform admin or an admin session for the same entity, with the corresponding CSRF token.

patch/v3/entities/{id}/members/{memberId}

Path parameters

idstring required
memberIdstring uuid required

Request body

namestring nullable
role'admin' | 'editor'

Response

Entity member was updated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.