Create a new API key and secret.
Requires the create:api_credentials permission, available to users with a member or owner role in the organization that owns the application.
Allowed permissions for API keys:
read:organizations, update:organizations,
read:applications, update:applications,
read:traces, write:traces.
Returns: The created API key and secret.
Security Note: The API secret is only returned in this response and cannot be retrieved later. Store it securely immediately.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Application ID this API key belongs to
The API key's name
1 - 255List of permissions granted to this credential.
1read:applications, read:organizations, read:traces, update:applications, update:organizations, write:traces