Workspaces
Update a workspace
Update a workspace information by its URL.
PUT
/
workspaces
/
{url}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
url
string
requiredWorkspace URL
Body
application/json
projectName
string
Workspace Name
projectUrl
string
Workspace URL
Response
200 - application/json
url
string