Removes the permission for the specified principal from the specified resource.
delete/api/v1/resources/{ResourceId}/permissions/{PrincipalId}
Path parameters
ResourceIdstring required
The ID of the resource.
PrincipalIdstring required
The principal ID of the resource.
Query parameters
type'USER' | 'GROUP' | 'INVITE' | 'ANONYMOUS' | 'ORGANIZATION'
The principal type of the resource.
Headers
Authenticationstring password
Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.
Response
Success