delete https://{tenant}.{region}.authaction.com/api/v1/applications/
Log in to see full request history
Responses
204Application deleted successfully
400Invalid application id
401Unauthorized
403User not member of tenant
204Application deleted successfully
400Invalid application id
401Unauthorized
403User not member of tenant
xxxxxxxxxx
curl --request DELETE \
--url https://your-tenant-name.eu.authaction.com/api/v1/applications/applicationId
Try It!
to start a request and see the response here!