Applications

Delete Application

Deletes an existing application.

delete/v1/applications/{application_id}

Path parameters

application_idstring uuid required

The ID of the application to delete

Response

Application deleted successfully

successboolean

Whether the deletion was successful

Changes