curl --request DELETE \
--url https://apimgmt.cometchat.io/apps/{appId}/extensions/gifs-tenor/v1/settings \
--header 'key: <key>' \
--header 'secret: <secret>'{
"data": {
"statusCode": 200,
"success": true,
"responseTime": 3.061743974685669,
"body": {
"data": {
"success": true
}
}
}
}Tenor gifs : Delete the settings for Tenor gifs extension.
curl --request DELETE \
--url https://apimgmt.cometchat.io/apps/{appId}/extensions/gifs-tenor/v1/settings \
--header 'key: <key>' \
--header 'secret: <secret>'{
"data": {
"statusCode": 200,
"success": true,
"responseTime": 3.061743974685669,
"body": {
"data": {
"success": true
}
}
}
}For the complete error reference, see Error Guide.Documentation Index
Fetch the complete documentation index at: https://cometchat-22654f5b-docs-android-v6-beta2.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?