Disable Licensee

Disable the licensee object.

post

/v1/accounts/licensees/{id}/disable

Path parameters
idstringrequired
Responses
curl -L \
  --request POST \
  --url 'https://api.platform.softwareone.com/public/v1/accounts/licensees/{id}/disable'
{
  "id": "text",
  "audit": {},
  "$meta": {},
  "href": "text",
  "contact": {},
  "name": "text",
  "externalId": "text",
  "status": {},
  "address": {},
  "useBuyerAddress": true,
  "icon": "text",
  "description": "text",
  "account": {},
  "buyer": {},
  "seller": {}
}

Was this helpful?


#330:

Change request updated