Deactivate (DELETE) main approval setup

Deactivates the approval workflow for an organization. The approvalId path parameter must match the id of the existing approval setup for the organization. If the approval workflow is already inactive, a 204 is returned with no further changes made. The organizationId path parameter supports both the Findity id and the partner-side externalId.

Path Params
string
required

Unique identifier of the organization. String in UUID without dashes (32-character hex string) if access is done via values from Findity system otherwise, id of external system can be used

string
required
^[0-9a-fA-F]{32}$

Unique identifier of the approval setup. String in UUID without dashes (32-character hex string).

Responses
204

Approval setup successfully deactivated (or was already inactive)

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json