delete Entity Grant With Id

DELETE {{baseUrl}}/api/entity/:entityId/grant?recipientEntityId=<string>&userId=<string>

Deletes an Entity Grant for the given User or Entity.

Request Params

KeyDatatypeRequiredDescription
recipientEntityIdstringThe Id of the Entity that the Entity Grant is for.
userIdstringThe Id of the User that the Entity Grant is for.

HEADERS

KeyDatatypeRequiredDescription
X-FusionAuth-TenantIdstringThe unique Id of the tenant used to scope this API request. Only required when there is more than one tenant and the API key is not tenant-scoped.
Acceptstring

RESPONSES

status: OK

&quot;&quot;