Remove workspace logo
Remove a workspace logo. Succeeds when no logo is set.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <API_KEY>, where API_KEY is your API key.
Path parameters
workspaceId
Workspace whose logo to remove.
Headers
X-Account-Id
Account that owns the workspace.
Response
Confirms the workspace has no logo.
success
True when the workspace has no logo anymore.
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

