Update organization
You can update the following fields of your child organizations:
- `name` (String optional)
- `class` (Object optional)
- `type` (Object optional)
- `country` (Object optional)
- `status` (Object optional) - Status deleted cannot be set by PATCH.
- `monthly_cost_limit` (Integer optional)
- `currency` (Object optional)
- `verification_type` (Object optional)
- `verification` (String optional)
- `ext_reference` (String optional)
Authentication
AuthorizationBearer
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Path parameters
org_id
Request
This endpoint expects an object.
name
class
type
country
status
ext_reference
monthly_cost_limit
currency
verification_type
verification
Response
The server has successfully fulfilled the request and that there is no additional content to send in the response payload body