Skip to main content
PATCH
Resolve Invitation

Authorizations

Authorization
string
header
required

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

Path Parameters

invitationId
string
required

The ID of the invitation to be resolved.

Body

application/json
status
enum<string>
required
Available options:
APPROVED,
DENIED

Response

OK

data
object
required