Skip to main content
POST
Send test notification to verify subscription

Body

application/json
subscriptionID
string
required

Unique identifier for the subscription to test

Example:

"3f8c7e4d-2a1b-4c9d-8e7f-6a5b4c3d2e1f"

Response

200 - text/plain

Test notification sent successfully

The response is of type string.

Example:

"test notification sent"