approvals
Delete approval
Deletes a pending approval record. Approvals can only be deleted if the status is pending.
delete/approvals/{approval_id}
Path parameters
approval_idinteger required
The ID of the approval record to delete.
Response
The approval record was successfully deleted.
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.