Workspace API - Apps
Rotate webhook secret
Generate a new webhook secret for an application
post/v1/apps/{id}/webhook-config/rotate-secret
Path parameters
idstring required
Response
Webhook secret rotated successfully
Example response
{
"secret": "whsec_..."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.