Update Organization
Updates an organization’s details by ID.
PUT
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
The numeric identifier for organization, assigned by Payabli.
Example:
123
Body
OrganizationData object to modify. Only include the fields you want to update.
The body is of type object
.
Response
200
application/json
Success
The response is of type object
.