Organizations
Merge and update metadata for an organization
Update organization metadata attributes by merging existing values with the provided parameters. Metadata values will be updated via a deep merge. Deep meaning that any nested JSON objects will be merged as well. You can remove metadata keys at any level by setting their value to null.
patch/organizations/{organization_id}/metadata
Path parameters
organization_idstring required
The ID of the organization for which metadata will be merged or updated
Request body
Response
An organization