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_id
A unique ID to specify the entity.
Headers
x-monite-version