curl --request POST \
--url http://localhost:3333/v1/trust-access/admin/requests/{id}/resend-nda \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'Resend NDA signing email to requester
curl --request POST \
--url http://localhost:3333/v1/trust-access/admin/requests/{id}/resend-nda \
--header 'X-API-Key: <api-key>' \
--header 'X-Organization-Id: <x-organization-id>'Was this page helpful?