Remove a Published Application

Note
You are viewing the Apps API whose scope is limited to Apps. If you are looking for the full API spec, check the Organizations API .

This request is intended to permanently remove a published application.

Definition #

  • Method: DELETE
  • URL: https://api.applivery.io/v1/integrations/distributions/{publishedApplicationId}
  • Authentication: required
  • Headers:

Content-Type: application/json Authorization: bearer <your_app_token>

Params #

Param Type Description
publishedApplicationId String Published Application Id. E.g.: 552ae3cfcb5abfc58d733b81

Example request #

				
					curl 'https://api.applivery.io/v1/integrations/distributions/5ce3035c93a095001b02505c' 
  -X DELETE 
  -H 'Authorization: bearer xyz...xyz'
				
			

Responses #

Content type: application/json
				
					{
  "status": true,
  "data": {
    "deleted": true
  }
}
				
			
Updated on September 25, 2024
Was this article helpful?

On this page

— talk to an expert —

Talk to an expert

MDM & MAD [EN]
How many devices do you want to manage with Applivery?
Which operating systems do you want to manage?