Delete Contact Group
Authorization
ApiKey ApiKey<token>
API Key needed to access the endpoints. Example: "ApiKey: {key}"
In: header
Query Parameters
id?integer
Format
int64Response Body
curl -X DELETE "https://gateway.dicex.me/api/v1/OnlineMeeting/DeleteContactGroup"{
"isSuccess": true,
"message": "string",
"value": 0
}