Creates a new ProfileCopy Pagepost https://api.comapi.com/apispaces/{apiSpaceId}/profilesPath ParamsapiSpaceIdstringrequiredThe API space idBody ParamsDetail of the Profile to create. Underscore (_) characters are not allowed in profile field names.idstringThe Profile's unique identifier_systemProfilebooleanIf set to true, the profile is required for system use. Use of the this field is limited to system internalstruefalseResponses 201The Profile was successfully created 409The Profile already existsUpdated 6 months ago