Whatsapp
Authorization
Bearer AuthorizationBearer <token>
In: header
Path Parameters
group_id*string
Group ID
Response Body
application/json
curl -X DELETE "https://api.relayapi.dev/v1/whatsapp/groups/string"Empty
{
"error": {
"code": "string",
"message": "string",
"details": {
"property1": null,
"property2": null
}
}
}