Anchor to captureSessionRejectcapture
capture Session Reject
mutation
Requires access scope.
Rejects an open capture session.
After the mutation completes on a given capture session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
reason
argument will be ignored.
Anchor to Arguments
Arguments
- •ID!required
The capture session ID.
- Anchor to reasonreason•
The rejection reason.
Was this section helpful?
- Anchor to captureSessioncapture•
Session The updated capture session.
- Anchor to userErrorsuser•
Errors The list of errors that occurred from executing the mutation.
Was this section helpful?