Example Body
Copy
User Management API
Last updated on Jun 28, 2023
You can create new users with our User Management API. This requires an API Key and an Enterprise license. Users created using this API are given Viewer permissions.
Request Endpoint
Where version is the version of the Incredibuild API. For this version of Incredibuild, the API version is 1.2.0
For example:
Request Format:
The header must include a key called client-api-key and the value of your API key. All APIs are case sensitive.
The request body is an array of users where each item contains the following fields (some are optional). Each request can contain up to 15 new users.