System
Upload site logo
Uploads a custom logo for the site. This endpoint allows administrators to change the site’s branding by uploading a new logo image that will be displayed throughout the application interface.
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
multipart/form-data
Response
200
application/json
Successful Response
the result of a file upload operation.
the result of a file upload operation.
The response is of type null
.