Skip to main content
POST
Register an HTTPS endpoint to receive webhook deliveries for the events you select. Mage Loyalty signs every delivery with the signing secret returned here, so you can verify that requests are genuine.
The secret is returned only in this 201 Created response. It is shown once and never again. Store it securely. If you lose it, rotate the secret to issue a new one. See Verifying webhook signatures for how to use it.

Request body

Response

Returns 201 Created with the new subscription, including the secret.

Errors