Skip to main content
PUT
Update Agency By Id

Authorizations

api_key
string
query
required

Your API key for authentication. You can generate it from the Settings page. Format: starts with in-.

Path Parameters

agency_id
string<uuid>
required

Body

application/json
org_id
string<uuid> | null
branding
Branding · object | null
domain
Domain · object | null
billing_plan
Billing Plan · object | null
user_auth
User Auth · object | null

Response

Successful Response

message
string | null
default:Data updated successfully
meta
Meta · object | null
data
IAgencyUpdate · object | null