SyncV1DocumentPermission
Delete a specific Sync Document Permission.
Delete a specific Sync Document Permission.
delete/v1/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}
Path parameters
ServiceSidstring required
The SID of the Sync Service with the Document Permission resource to delete.
DocumentSidstring required
The SID of the Sync Document with the Document Permission resource to delete. Can be the Document resource's sid or its unique_name.
Identitystring required
The application-defined string that uniquely identifies the User's Document Permission resource to delete.
Response
The resource was deleted successfully.