Create new VAPID key pair
vapid-keys
Create new VAPID key pair
Generates a new VAPID key pair and stores it encrypted in the database using Cloud KMS. VAPID keys are required for web push authentication. Requires push.keys.creator permission.
POST
Create new VAPID key pair
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Response
200 - text/plain
VAPID key created successfully
The response is of type string.
Example:
"Vapid key created successfully"