/apps/:slug

Delete an app

Requests to this endpoint must be user-authenticated.

You can delete apps that you are the owner of. The endpoint takes a "slug" parameter, which is the auto generated URL safe version of the app name (you can get it when listing apps)

Note that this will not delete related data (resources, calendars etc.)

Language
Authorization
Header
Click Try It! to start a request and see the response here!