Add custom field [enum] to asset
PUT {{url}}/exchange/api/v1/organizations/{{organization_id}}/assets/{{organization_id}}/{{app_Id}}/1.0.1/tags/fields/subType
Request Body
{"tagValue"=>["OAS"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |