Admin resend notification

post/api/notifications/v1/admin/resend

Allows an admin with the appropriate permission to resend a notification email to a user. This endpoint is restricted to users with 'updateIndexerNotification' authority and is used to re-fire transaction webhook notifications or similar events.

Request Body

userId string required
Min length: >= 1 characters
email string required
channel string required
Allowed values: EMAIL SMS PUSH WEBHOOK
workflowName string required
Min length: >= 1 characters

200 Response

string