Billing
Activates a product
Activates a previously deactivated product given its ID.
Note: This endpoint returns 204 No Content on success. No product data is returned.
Active products are available for use in agreements and invoices.
patch/v2/billing/products/{id}/activate
Path parameters
idinteger required
Product ID
Response
Product successfully activated
Changes
No recorded changes to this endpoint across all 2 revisions of this API.