delete https://{applicationQualifiedDomain}.us.wristband.dev/api/v1/applications/
Deletes the specified application. When calling this API the application will not be immediately deleted.
Instead, its status will be changed to DELETE_IN_PROGRESS
and a background job will be scheduled to delete the application
and any associated resources.
Required Permissions
Below is the list of required permissions needed to interact with this API. For each permission the allowed permission boundaries are also specified.
Permission | Boundary | Description |
---|---|---|
application:delete | Application | The subject can delete the application that it is associated to. |
Self | The subject can delete the application that it is associated to. |