Authorization: Bearer ********************
{ "profileId": 1 }
curl --location --request POST '/selfService/hourlyGroupProfile/byUserExtRelationId/1' \ --header 'Content-Type: application/json' \ --data-raw '{ "profileId": 1 }'