cURL
curl --request DELETE \ --url http://localhost:8080/api/v1/apps/{id} \ --header 'Authorization: <api-key>'
This response has no body data.
Delete an app by its ID
App ID
Was this page helpful?