OptionaldataOptionalalerts?: Record<string, boolean>Optionalpolicy?: stringString. Specify whether to receive push notifications from all, followed, follower, or none users.
String. The endpoint URL that is called when a notification event occurs.
Optionalkeys?: { auth: string; p256dh: string }String. Auth secret. Base64 encoded string of 16 bytes of random data.
String. User agent public key. Base64 encoded string of a public key from a ECDH keypair using the prime256v1 curve.