Skip to main content
PUT
Upsert a workspace record

Authorizations

Authorization
string
header
required

This API uses OAuth 2.0 with the authorization code grant flow.

Query Parameters

matching_attribute
string
required

The ID or slug of the attribute to use to check if a workspace already exists. The attribute must be unique. For workspace records, you can use workspace_id or any additional custom attribute with a unique constraint.

Example:

"workspace_id"

Body

application/json
data
object
required

Response

Success

Success

data
object
required