# Create Profile Create a new configuration profile Endpoint: POST /tenant/{tenant}/profile Version: 1.0.0 Security: bearerToken ## Path parameters: - `tenant` (string, required) ## Request fields (application/json): - `displayName` (string, required) Profile display name - `cpmsId` (integer, required) CPMS backend ID to associate with this profile ## Response 200 fields