cURL
Applications
/v1/apps/{appId}/delete
This endpoint deletes an application by its ID.
DELETE
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the application to delete
Response
Application deleted successfully
Example:
"Application deleted successfully."