Invitations
Resend workspace invitation
Requests delivery for an existing pending WorkOS invitation. WorkOS owns delivery before category cutover; the Threetone mail pipeline owns it after cutover
POST
Resend workspace invitation
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Body
application/json
The invitation recipient email.
Example:
"john.doe@testmail.com"
Response
Successful Response
The status of the workspace invite resend request. If the request was successful, the status will be 'ok'. Otherwise an error response will be returned.