v1

latestSwagger 2.02026-07-134146194.6 MB
Workspaces

Update Workspace

Updates information about a specific workspace.

put/v2.1/accounts/{accountId}/workspaces/{workspaceId}

Path parameters

accountIdstring required

The external account number (int) or account ID GUID.

workspaceIdstring required

The ID of the workspace.

Request body

billableAccountIdstring

The ID of the account to bill.

createdstring

The UTC DateTime when the workspace user authorization was created.

lastModifiedstring

Utc date and time the comment was last updated (can only be done by creator.)

statusstring

Indicates the envelope status. Valid values are:

  • sent - The envelope is sent to the recipients.
  • created - The envelope is saved as a draft and can be modified and sent later.
workspaceBaseUrlstring

The relative URL for accessing the workspace.

workspaceDescriptionstring

Text describing the purpose of the workspace.

workspaceIdstring

The ID of the workspace, always populated.

workspaceNamestring

The name of the workspace.

workspaceUristring

The relative URI for accessing the workspace.

Response

Successful response.