This page was last edited on February 15, 2024, at 19:11.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Standard Response API section of the Web Services API.
Deletes all standard response from user favorites.
Request URL | /api/v2/platform/contactserver/DeleteAllStandardResponseFavorites |
---|---|
HTTP Method | POST |
Required Features | api-multimedia |
POST http://.../api/v2/platform/contactserver/DeleteAllStandardResponseFavorites
{
"statusCode": 0,
"response": "EventDeleteAgentStdRespFavorite",
"data": {
"referenceId": 8
}
}