Skip to main content
DELETE
/
{account_id}
/
applications
/
{application_id}
Delete application
curl --request DELETE \
  --url https://api.typeauth.com/{account_id}/applications/{application_id}

Documentation Index

Fetch the complete documentation index at: https://docs.typeauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

account_id
string
required
application_id
string
required

Response

200

Application deleted successfully