Skip to main content
PATCH
Update Organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

org_id
string
required

Body

application/json
name
string | null

Organization/company name

Required string length: 1 - 255
contract_email
string<email> | null

Contract email address

Maximum string length: 255
tax_id
string | null

Tax ID / VAT number (alphanumeric, hyphens, and spaces only)

Maximum string length: 50
Pattern: ^[A-Za-z0-9\s\-]*$
address
Address · object | null

Organization address

billing_address
Address · object | null

Billing address

Response

Successful Response

id
string
required
updated_at
string
required