Admin APIs
admin-permissions

Update Permission

put/api/v1/admin/admin-permissions/{permission_id}

Path parameters

permission_idstring required

Request body

namestring nullable
resourcestring nullable
actionstring[] nullable
extra_fieldsobject nullable

Response

Successful Response

namestring required
resourcestring required
actionstring[] required
extra_fieldsobject nullable
idstring uuid4 required

Changes

No recorded changes to this endpoint across all 4 revisions of this API.