Checks whether the specified capabilities are enabled based on a list of capability names.
A map of capability names to their status indicating whether they are enabled.
One or more specified capabilities were not found.
Last updated 25 days ago
Was this helpful?
GET /rest/2.0/license/capabilities HTTP/1.1 Authorization: Basic username:password Accept: */*
{ "HELPDESK": { "enabled": true } }