Body
The name of the API key. This should be a short, descriptive name that identifies the purpose of the API key. It is recommended to include the name of the application or service that will be using the API key.
"Development Environment API Key"
The scope of the API key. This defines the resources that the API key can access. If no scope is provided, the API key won't be valid for ANY resources. If multiple scopes are provided, say accountId and environmentId where environmentId is part of the account, the key will still be valid for everything in the account. It is recommended to use the narrowest scope possible to limit the API key's access.
A description of the API key. This should be a short description of what the API key is used for. It is recommended to include the name of the application or service that will be using the API key.
"API key for the Development Environment"