Update workspace
PUT
/v1/workspace/create
Update Workspace
Endpoint
Request Body
Name | Type | Description |
---|---|---|
id | string | The unique ID of the workspace to update. |
name | string | The new name of the workspace. |
Example Request
{
"id": "f69cde69-ab43-4168-b78b-77a50a02b8dd",
"name": "New Workspace"
}
Request
Header Params
x-auth-zapmail
string
required
Example:
{{x-auth-zapmail}}
Body Params application/json