Skip to main content
POST
Resend case invitation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

caseId
string
required

The ID of the case to resend an invitation for.

Body

application/json
email
string<email>
required

Response

OK