cURL
curl --request DELETE \ --url https://api.tenants.resistant.ai/v0/tenants/{tenant_id}/applications/{application_id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Delete the application for the tenant
JWT with private key. Java example Please note that Token URL is specific for a given environment. Correct URL is in the corresponding environment documentation.
Aplications deleted