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"
Body
application/json
Add-on payload
The body is of type object
.
Response
Add-on updated
The response is of type object
.