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 or null
low_credit_alertsboolean or nullDefaults to false
usage_based_pricing_enabledboolean or nullDefaults to false
planenum or null
Allowed values:
plan_statusenum or null
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 or null
accountobject or null

Errors