Update Organization Avatar

Update organization avatar image

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path parameters

org_idstringRequiredformat: "uuid"

Request

This endpoint expects a multipart form containing a file.
filefileRequired

Response

Avatar updated successfully
namestring
contact_emailstringformat: "email"
idstringformat: "uuid"
avatar_urlstring or null
public_metadatamap from strings to strings
low_credit_alertsbooleanDefaults to false
usage_based_pricing_enabledbooleanDefaults to false
planenum
Allowed values:
plan_statusenum
Allowed values:
plan_intervalenum or null
Allowed values:
pending_planenum or null
Allowed values:
pending_plan_intervalenum or null
Allowed values:
pending_plan_datestring or nullformat: "date-time"
trial_ends_atstring or nullformat: "date-time"
grace_period_ends_atstring or nullformat: "date-time"
auto_topup_configmap from strings to any
accountobject or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error