Deletes an existing application.
Last updated 1 year ago
Was this helpful?
🚧 Roles and PrivilegesCalling this endpoint requires the Super Administrator, Super Compliance Officer or User Provisioning role. See for a list of roles and associated privileges.
Calling this endpoint requires the Super Administrator, Super Compliance Officer or User Provisioning role. See for a list of roles and associated privileges.
The id of the app
Session authentication token.
POST /pod/v1/admin/app/{id}/delete HTTP/1.1 Host: yourpodURL.symphony.com Accept: */*
OK
{ "format": "TEXT", "message": "Success" }