Deletes the profile image of the workspace with the specified id.

Deletes the profile image of the workspace with the specified id.

Path parameters

workspaceIdstringRequiredformat: "uuid"
The id of the workspace the file is linked to.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

No Content