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