Was this helpful?
#227:
Change request updated 3 months ago
Enable the previously disabled licensee object.
/v1/accounts/licensees/{id}/enable
curl -L \ --request POST \ --url 'https://api.platform.softwareone.com/public/v1/accounts/licensees/{id}/enable'
{ "id": "text", "audit": {}, "$meta": {}, "href": "text", "contact": {}, "name": "text", "externalId": "text", "status": {}, "address": {}, "useBuyerAddress": true, "icon": "text", "description": "text", "account": {}, "buyer": {}, "seller": {} }