Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Re-sends a pending invitation email and renews its expiration date.
cURL
curl --request POST \ --url https://api.gennia.ai/public/api/v1/clients/{clientPublicId}/invitations/{invitationPublicId}/resend \ --header 'X-Api-Key: <api-key>'
{ "createdAt": "2023-11-07T05:31:56Z", "email": "<string>", "expiresAt": "2023-11-07T05:31:56Z", "isExpired": true, "name": "<string>", "publicId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "role": "<string>" }
OK
Esta página foi útil?