Authorization: ********************curl --location '/v1/custom-groups' \
--header 'Authorization: <api-key>'[
{
"id": 0,
"groupName": "string",
"categories": [
{
"name": "string",
"displayOrder": 0
}
]
}
]