Workspaces
Update a workspace
Update an existing workspace's information. This is a full replacement operation requiring the name field.
put/workspaces/{id}
Path parameters
idstring uuid required
Workspace ID
Request body
Response
Workspace updated successfully
Example response
{
"icon_url": "https://ielmshcswdhuacyjlpiy.supabase.co/functions/v1/logo/workspace/company-id/workspace-id"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.