Create and Link a Ticket to a Meeting

Create a PSA ticket and link it to the meeting. The ticket is queued for creation in the external PSA; this endpoint returns 202 Accepted with a Pending state.

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

Unique identifier of the meeting that will own the ticket link.

Body Params

Request body containing PSA ticket create-field values for the meeting.

field_values
array of objects
required
length ≥ 1

PSA ticket values keyed by fields returned from the ticket create-fields endpoint.

field_values*

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

string
required

Ticket create-field key, such as Title or Description.

string
required

Value to submit for the keyed PSA ticket field.

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