/api/notifications/v1/admin/resendAllows 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.
userId string required >= 1 charactersemail string required channel string required EMAIL SMS PUSH WEBHOOKworkflowName string required >= 1 charactersname string required ValidationFailed IllegalArgument BadRequest DataIntegrityError NotImplementedError RETRIGGER_RATE_LIMITED USER_CREATION_FAILED USER_FALLBACK_FAILEDerror string required status integer <int32>required 400name string required AccessDeniederror string required status integer <int32>required 403name string required UnexpectedError ThirdPartyError DatabaseError USER_FALLBACK_TIMEOUTerror string required status integer <int32>required 500