v1
latestOpenAPI 3.0.02026-08-0622087.9 KBGong
Store Gong Configuration
Insert gong configuration using JWT token
post/api/gong/configuration
Request body
Example request
{
"security_key": "api_key",
"security_value": "123456",
"frequncy": "weekly",
"frequency_days": 7
}Response
Configuration stored successfully