Delete an entity's logo

Both partner tokens and entity user tokens can be used for authentication. Entity users must have a role with the entity.update permission.

Authentication

AuthorizationBearer

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

Path parameters

entity_idstringRequired
A unique ID to specify the entity.

Headers

x-monite-versionstringRequired

Errors

401
Delete Entities ID Logo Request Unauthorized Error
404
Delete Entities ID Logo Request Not Found Error
422
Delete Entities ID Logo Request Unprocessable Entity Error
429
Delete Entities ID Logo Request Too Many Requests Error