cURL
curl --request DELETE \ --url https://api.sevalla.com/v2/applications/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Permanently delete an application and all related resources.
API key authentication. Pass your API key as a Bearer token in the Authorization header.
"fb5e5168-4281-4bec-94c5-0d1584e9e657"
Default Response
Was this page helpful?