Post
/api/v1/orgs/{orgId}/branding/upload
Security
HTTP
Type bearer
Path parameters
orgId
stringRequired
The ID of the org
Body parameters
The details for the org branding logo upload
object
filename
string (binary)
purpose
string
Responses
200
OK
object
logo_id
string
orginal_filename
string
purpose
string
s3url
string
401
Unauthorized
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean
422
Unprocessable Entity
object
authorization
boolean
Exampletrue
data
object
message
string
error_code
integer | null
error_message
string | null
error_status
boolean