Hi
When using the Create Group API I get this message:
"reason": "missing_parameter",
"name": "group_tag_name",
"message": "'group_tag_name' is required"
"message": "Bad Request",
"request_id": "qxadlxfp2c3kaqfg"
}
Group_tag_name is not listed as a required parameter in the API documentation. It is not listed as a paramter at all. Adding the the parameter to the API call does not make any change.
Any ideas how to get around this?
best regards
Claus