v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444236171.7 KB

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