API summary (legacy customers only)

__MAGIC_BLOCK_0__
See the API's various operations for details on their request parameters and response data:

OperationMethodEndpoint
View the service statusGET/config/​applications/​{appId}/​eventdelivery/​readStatus
Activate the servicePOST/config/​applications/​{appId}/​eventdelivery/​activate
Deactivate the servicePOST/config/​applications/​{appId}/​eventdelivery/​deactivate
View the blocklistGET/config/​applications/​{appId}/​eventdelivery/​readBlocklist
Add an event to the blocklistPOST/config/​applications/​{appId}/​eventdelivery/​addBlocklist
Remove an event from the blocklistPOST/config/​applications/​{appId}/​eventdelivery/​deleteBlocklist
View your public keysGET/config/​applications/​{appId}/​eventdelivery/​readKeys
Assign a public keyPOST/config/​applications/​{appId}/​eventdelivery/​addKeys
Delete a public keyPOST/config/​applications/​{appId}/​eventdelivery/​deleteKeys