Management API
...
License
Custom Fields
Update License Custom Field
4min


Updated 05 Sep 2023
Did this page help you?
Updates a license custom field, if requesting manager has access permissions to it.
URL: /api/v1/license-custom-fields/{id}/
Method: PATCH
{ "value": "23" }
Code: 200 OK
Content Examples:
{ "id": 83, "value": "23", "license": 1609234933166159, "product_custom_field": 51 }