DELETE/partners/customers/{domainId}/option-product-orders/{optionProductId}

Deletes a scheduled task for an option.

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}/option-product-orders/{optionProductId}

Path Parameters

ParameterTypeDescription
domainId integer 

Domain ID


required
example : 10000001 
optionProductId string 

Option ID

  • ACV2: Archive (Talk)
  • DRV: Drive
  • SSTG2: Shared Storage
  • BCT: Extend contacts

required
Allowed values : ACV2, SSTG2, DRV, BCT 
optionProductId string 

Option ID

  • ACV2: Archive (Talk)
  • DRV: Drive
  • SSTG2: Shared Storage
  • BCT: Extend contacts

required
Allowed values : ACV2, SSTG2, DRV, BCT 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content