curl --request POST \
--url http://localhost:3333/v1/trust-access/admin/grants/{id}/resend-access-email \
--header 'X-API-Key: <api-key>'Resend the access granted email to user with active grant
curl --request POST \
--url http://localhost:3333/v1/trust-access/admin/grants/{id}/resend-access-email \
--header 'X-API-Key: <api-key>'Was this page helpful?