Update user role in my organisation
Users
Update user role in my organisation
Change a member’s OrganisationRole in the caller’s active organisation. Admin/Owner only. Cannot demote the only Owner.
Authentication. An API key (x-dolfin-api-key) together with the x-dolfin-organisation-id header identifying the organisation, or a JWT Bearer token that carries the organisation in its claims.
PATCH
Update user role in my organisation
Authorizations
An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.
Headers
Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).
Path Parameters
Body
application/json
Available options:
Member, Admin, Owner