Resend Invite Email
Resends an invite email to the specified person. The invite can be resent multiple times but can only be accepted once.
POST
cURL
Authorizations
Path Parameters
The ID of the person to work with.
Maximum string length:
36Example:
"775596ae-2624-40af-a9dc-9756110a4a04"
Query Parameters
The ID of the account to work with.
Example:
"F50091"
Body
application/json
Body
The body is of type object.
Response
200 - application/json
OK
Indicates the outcome of the operation.
Example:
true
cURL