DELETE
/
v1
/
applications
/
{id}
Delete an Application
curl --request DELETE \
  --url https://identity.sandbox.midaz.io/v1/applications/{id}
This response does not have an example.

Path Parameters

id
string
required

The unique identifier of the application you want to retrieve.

Response

If the request is successful, you will receive an empty response.