Example Body
Copy
Assign Licenses via API
Last updated on Sep 05, 2023
This feature is only available in Incredibuild’s Enterprise Plan.
You can assign licenses to Agents using this API. This requires an API Key and an Enterprise license.
Request Endpoint
Where version is the version of the Incredibuild API. For the Assign License API, only version 1.3.0 is currently supported.
For example:
Request Format:
Header: The header must include a key called client-api-key and the value of your API Key as a string.
Body: The request body is an array of agents where each item can contain some of the following fields. The fields must be in the order specified below. Each request can contain up to 100 agents.