DELETE/partners/customers/{domainId}/option-products/{optionProductId}

Cancels an option immediately.

  • This API operation cancels only an option currently in use.
  • Canceling an option that is available as an annual subscription incurs penalty charges. If an annual subscription option is canceled, it can be added again starting the following month.

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-products/{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 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content