Partner API
Deactivate webhook signing secret
Path Parameters
secretId*string
Format
uuidHeader Parameters
SW-PARTNER-ID*string
SW-API-KEY*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/integrations/webhooks/secrets/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "SW-PARTNER-ID: string" \ -H "SW-API-KEY: string"{
"success": true
}{
"success": false,
"error": "string"
}{
"success": false,
"error": "string"
}{
"success": false,
"error": "string"
}{
"success": false,
"error": "string"
}{
"success": false,
"error": "string"
}Cycle webhook signing secret POST
Rotates signing secrets: the current active secret becomes fallback, and a new active token is returned once. There is no request body.
Overview of Distributor API
Distributor APIs for analytics, billing code management, partner management, partner memberships, and event delivery (callback URLs and signing secrets).