Workspaces
Update a workspace logo
Update a workspace logo by its URL.
PUT
/
workspaces
/
{url}
/
logo
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The workspace URL to update
Body
multipart/form-data
The logo file to upload