post https://api.bigpanda.io/resources/v2.0/environments
Notes:
- Environment names must be unique.
- If no filter is specified, all incidents will be included in the created environment.
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the User API Key type of Authorization token.
Returns
Possible response codes include:
401 Unauthorized
- Authentication violation - token is invalid or missing403 Forbidden
— Insufficient permissions404 Not Found
—Entity with this ID cannot be found429 Too Many Requests
— Rate limitation reached500 Internal Server Error
— Unexpected error