DELETE/partners/customers/{domainId}/subscriptions/pre-orders/{preOrderId}

Deletes a scheduled task to apply for a subscription.

Authorization

oauth2

OAuth 2.0 authentication. For more information, see Authentication and Authorization.

Scope

partner

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/partners/customers/{domainId}/subscriptions/pre-orders/{preOrderId}

Path Parameters

ParameterTypeDescription
domainId integer 

Domain ID


required
example : 10000001 
preOrderId integer 

Scheduled task ID


required 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Request Body

Response

HTTP 204

No Content