# Sync Permissions

Permissions bind an Identity to a sync object and describe the type of access the identity has to that sync object. Permissions don't have a SID or a unique path; instead, they are identified by the Service, Object, and Identity specified in the URL.

Permissions can be updated, fetched, and read. Deleting a permission has the same effect as setting all access to `false`.

Permission resources are specific to the sync object. For more info, see:

* [Document Permission Resource](/docs/sync/api/document-permission-resource)
* [Sync List Permission Resource](/docs/sync/api/sync-list-permission-resource)
* [Sync Map Permission Resource](/docs/sync/api/sync-map-permission-resource)
