Create a webhook endpoint
POST/v1/card/webhook-endpoints
Returns the signing secret in this response and nowhere else. Rotation is DELETE then POST: while no endpoint is ACTIVE, events are still logged and remain retrievable, but they are not pushed. Pass kind: "THREEDS" to register the 3-D Secure endpoint instead; the two are independent registrations with independent secrets.
Request
Responses
- 201
- 401
Created successfully
Missing, malformed, unknown, or revoked partner API key.