Example Body
Copy
Monitoring
User Management API
Last updated on Aug 01, 2024
You can create new users with our User Management API. This requires an API Key. Users created using this API are given Viewer permissions.
Request Endpoint
Where version is the version of the Incredibuild API. Currently there is only one version: 1.1.0. If you do not specify a version in the API call, the lowest supported version will be used.
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. All APIs are case sensitive.
Body: 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.