Add-ons
Delete an add-on
This endpoint is used to delete an existing add-on.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique code used to identify the add-on.
Example:
"setup_fee"
Response
200
application/json
Add-on deleted
The response is of type object
.