Incorporation Requests
Delete incorporation request
Deletes an incorporation request by its id.
DELETE
Important Note: Once an incorporation request is submitted, the Commenda team will begin work on the incorporation and this delete endpoint can no longer be used. To cancel an ongoing incorporation request, please reach out to the Commenda operations team directly.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the incorporation request to delete.
Response
204
Incorporation request successfully deleted