Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authorization header using the Bearer scheme. Use either a Clerk JWT from the Admin Center frontend or a Clerk Organization API key.

Examples: Bearer eyJhbGciOi... Bearer ak_live_...

Body

bussinessName
string | null
vat
string | null
address
string | null
addressLine2
string | null
city
string | null
zipCode
string | null
country
string | null
state
string | null
email
string | null

Response

OK

bussinessName
string | null
vat
string | null
address
string | null
addressLine2
string | null
city
string | null
zipCode
string | null
country
string | null
state
string | null
email
string | null