Error
A valid request URL is required to generate request examples{
"Workspaceid": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}Update workspaces
Updates the specified workspaces object.
PUT
/
workspaces('
{Workspaceid}
')
Error
A valid request URL is required to generate request examples{
"Workspaceid": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key Workspaceid
Body
application/json
The workspaces entity to update.
The Id of the workspace.
Response
EntitySet workspaces
The Id of the workspace.