Skip to main content
PATCH

Authentication

This endpoint requires user authentication. You must be a member of the workspace to update it.

Path Parameters

string
required
The unique identifier of the workspace to update

Request Body

string
required
The new name for the workspace

Response

boolean
Indicates whether the update was successful

Error Responses

string
The error code indicating what went wrong
string
Additional details about the error

Error Codes

  • invalid_name (400) - The provided name is invalid or empty
  • update_failed (500) - Failed to update the workspace