Skip to main content

Delete a phase by ID

DELETE 

/organizations/:organizationId/projects/:projectId/platforms/android/subscriptions/:productId/base-plans/:basePlanId/offers/:offerId/phases/:phaseId

Delete a phase by ID

Request

Path Parameters

    organizationId stringrequired
    projectId stringrequired
    productId stringrequired
    basePlanId stringrequired
    offerId stringrequired
    phaseId stringrequired

Responses

Successfully deleted phase.

Loading...