Logo
Authorizations
AuthorizationstringRequired
Bearer authentication
Responses
200
Tenant logo (PNG or SVG).
application/json
204
No Content.
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
500
unexpected error
application/json
503
unexpected error
application/json
get
/api/v1/logoAuthorizations
AuthorizationstringRequired
Bearer authentication
Body
logostring · min: 1 · max: 500000Required
Base64 logo file
Responses
200
Logo uploaded.
No content
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
The specified resource was not found
application/json
413
Request entity too large
application/json
415
Unsupported media type
application/json
500
unexpected error
application/json
503
unexpected error
application/json
post
/api/v1/logoNo content
Last updated