Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Organization ID
Update the addon code
Body
application/json
Addon object with updated fields
Update an existing addon. Does not update code and tools unless update_code query param is set to true.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Organization ID
Update the addon code
Addon object with updated fields