ACLs

Delete a an ACL associated with a Consumer

Delete a an ACL associated with a Consumer using ID.

delete/{workspace}/consumers/{ConsumerIdForNestedEntities}/acls/{ACLId}

Path parameters

ConsumerIdForNestedEntitiesstring required

Consumer ID for nested entities

ACLIdstring required

ID of the ACL to lookup

workspacestring required
Example:team-payments

The name of the workspace

Response

Successfully deleted ACL or the resource didn't exist

Changes