Skip to main content
DELETE
Delete Permissions

Authorizations

X-DOMO-Developer-Token
string
header
required

Domo Developer Token for authentication.

Path Parameters

collectionId
string
required

The ID of the collection.

entity
enum<string>
required

The type of entity the permissions apply to.

Available options:
USER,
GROUP,
RYUU_APP
entityId
string
required

The ID of the entity the permissions apply to. For a USER or GROUP, this is the numeric ID (for example, 870010733). For a RYUU_APP, this is the app instance's UUID — the same value as the app's datastore UUID, which also appears as the subdomain of the app's origin (e.g., https://<instance-uuid>.domoapps.domo.com).

Response

Permissions removed successfully. No response body is returned.