Delete organization

Delete an organization by ID.

Authentication

requestTokenstring
API Key authentication via header

Path Parameters

orgIdintegerRequired
The numeric identifier for organization, assigned by Payabli.

Response

Success
responseTextstring

Response text for operation: ‘Success’ or ‘Declined’.

isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

responseDatastring or integer or null
Returns the organization ID.

Errors