Setup Stripe Webhook
Update
Update an existing Setup Stripe Webhook record by ID.
put/api/cp/setup/stripe-webhook/{external_api_id}/{id}
Path parameters
external_api_idinteger required
External Api Id identifier
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.