Create a Configuration
Create a new custom Configuration in an organization.
URL
POST https://api-business.apple.com/v1/configurationsResponse Codes
| Status | Reason | Type | Description |
|---|---|---|---|
| 201 | Created Content-Type: application/json | ConfigurationResponse | |
| 400 | Bad Request Content-Type: application/json | ErrorResponse | An error occurred with your request. |
| 401 | Unauthorized Content-Type: application/json | ErrorResponse | |
| 403 | Forbidden Content-Type: application/json | ErrorResponse | Request not authorized. |
| 409 | Conflict Content-Type: application/json | ErrorResponse | Request entity error(s). |
| 422 | Content-Type: application/json | ErrorResponse | Unprocessable request entity error(s). |
| 429 | Content-Type: application/json | ErrorResponse | Too Many Requests |