Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Workspace URL
Body
application/json
Response
Workspace updated successfully
The response is of type object
.
Update a workspace information by its URL.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Workspace URL
Workspace updated successfully
The response is of type object
.