Create a configuration
Configurations
Create Configuration
Create a new configuration. Creates a blank configuration with default settings and no content.
POST
Create a configuration
Authorizations
API key based authentication where is the Base64 encoding of API_KEY_ID:API_KEY_SECRET
- Username: The API Key ID.
- Password: The API Key Secret.
Query Parameters
Unique identifier of the organization. This parameter is only necessary when using multi-organization API keys.
Defaults to the organizationId associated with the API key.
Body
application/json
Name of the configuration
Response
The created configuration
Full representation of a configuration.