Applications
Delete an application
Deletes the application identified by the specified slug. The application is moved to the trash and can be restored; it is not permanently removed.
DELETE
Authorizations
API key used to authenticate and authorise every request.
Include it in the x-api-key header.
Headers
Defines the response type.
Available options:
application/vnd.Creative Force.v2.3+json, application/vnd.Creative Force.v2.3+xml Path Parameters
Slug of the application.
Pattern:
^[A-Za-z]{8}$Response
Application deleted.