Add tags to single asset
PUT {{url}}/exchange/api/v1/organizations/{{organization_id}}/assets/{{organization_id}}/{{app_Id}}/1.0.1/tags
Request Body
{"0"=>{"value"=>"postmancollection"}, "1"=>{"value"=>"anypointplatformapis"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |