Skip to main content
inputUpdateInviteRequestInput

Fields

clientMutationId
String

A unique identifier for the client performing the mutation.

id
ID!
required

ID of the invite request to update — resource ID or GlobalID.

rejectionReason
String

Free-text rejection reason shown to the requester. Required when rejection_type is OTHER.

Reason category when rejecting. Must not be set together with an APPROVED status.

status

The decision to apply. Only APPROVED or REJECTED are accepted; any other value is a BAD_USER_INPUT error.