Skip to content

Delete an application

DELETE
/api/v4/user/applications/{id}

Deletes a specified application owned by the authenticated user.

id
required
integer

ID of the application. Differs from the application_id.

No Content

Bad Request

Not Found