Deletes a specific bundle from an API Space's APNS push configurationCopy Pagedelete https://api.comapi.com/apispaces/{id}/push/apns/{bundleId}/{environment}Path ParamsidstringrequiredThe id of the API space to updatebundleIdstringrequiredAn iOS bundle idenvironmentstringenumrequiredThe APNS environmentproductiondevelopmentAllowed:productiondevelopmentHeadersif-matchstringThe eTag of the entity that the caller is expecting to updateResponses 200The updated push configuration for the API Space 404The API Space was not found 409A conncurrency issue occured updating the API SpaceUpdated 6 months ago