Delete an application
DELETE
/api/v4/user/applications/{id}
Deletes a specified application owned by the authenticated user.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
ID of the application. Differs from the application_id.
Responses
Section titled “Responses”No Content
Bad Request
Not Found