Path parameters
The SID of the Sync Service to create the new Document resource in.
Response
Created
The unique string that we created to identify the Document resource.
An application-defined string that uniquely identifies the resource. It can be used in place of the resource's sid in the URL to address the resource and can be up to 320 characters long.
The SID of the Account that created the Document resource.
The SID of the Sync Service the resource is associated with.
The absolute URL of the Document resource.
The URLs of resources related to the Sync Document.
The current revision of the Sync Document, represented as a string. The revision property is used with conditional updates to ensure data consistency.
The date and time in GMT when the Sync Document expires and will be deleted, specified in ISO 8601 format. If the Sync Document does not expire, this value is null. The Document resource might not be deleted immediately after it expires.
The date and time in GMT when the resource was created specified in ISO 8601 format.
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
The identity of the Sync Document's creator. If the Sync Document is created from the client SDK, the value matches the Access Token's identity field. If the Sync Document was created from the REST API, the value is system.