Create an environment
environments
Create environment
deprecated
Creates a new environment for the workspace associated with the Management API key. Maximum number of environments in defined by your plan limits. If you need additional environments, contact our support team.
POST
Create an environment
Documentation Index
Fetch the complete documentation index at: https://docs.fingerprint.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Management API version.
Body
application/json
Name for the new environment
Required string length:
3 - 255Description for the environment
Maximum string length:
256Limit mode for the environment
Available options:
none, restrict, notify Limit value for the environment (required when limitMode is not "none")
Required range:
x >= 1Response
Created environment object.