Account Settings
Tag Assignment

Assign tags to object

1min
PUT
https://app.amberflo.io/tag/of/{objectType}/{objectId}

Objects can be tagged with multiple tags. This endpoint allows you to assign tags to objects.

The objectType is the type of object being tagged. objectId uniquely specifies the object. Supported options are listed below, as well as the API field used as objectId.

  • meter: "meterApiName",
  • customer: "customerId",
  • pricing_plan: "id"
Path Parameters
objectType
*
objectId
*
Body Parameters
body
Responses
200
Successful response