Webhook management
Last updated
Last updated
Related content:
Register the URL for the game to receive notifications
Identifier for the environment that this request should interact with
url to send service events to
header name to pass for authorization (if any)
authorization header value (if any)
{"url":"http://url.com/webhook","authorizationHeaderName":"Authorization","authorizationKey":"Bearer jwt"}
Success
Update the URL for the game to receive notifications
Identifier for the environment that this request should interact with
url to send service events to
header name to pass for authorization (if any)
authorization header value (if any)
{"url":"http://url.com/webhook","authorizationHeaderName":"Authorization","authorizationKey":"Bearer jwt"}
Success