Create and Link a Ticket to an Assessment Evaluation Question

Create a PSA ticket and link it to an assessment evaluation question. The ticket is queued for creation in the external PSA; this endpoint returns 202 Accepted with a Pending state. Poll the assessment until the linked ticket's state transitions to Created or Error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the assessment the question belongs to.

string
required

The unique identifier of the assessment evaluation question the new ticket should be created and linked to.

Body Params

Request body containing PSA ticket create-field values for the assessment evaluation question.

field_values
array of objects
required
length ≥ 1

The list of integration field key/value pairs that drive ticket creation in the external PSA. Required field keys come from the matching ticket-create-fields response. The Title key is always required and represents the ticket subject.

field_values*

Single PSA ticket create-field value keyed by the field metadata returned from the create-fields endpoint.

string
required

Field key as returned by the matching ticket-create-fields response. Use the option's key, not its label.

string
required

Value to submit for this field. For Select inputs, use the option's id from the field's values list.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json