Method: partners.tickets.create

Creates a new Support Ticket. This RPC is used by the Partner Operations API's clients to create a Support Ticket for external partners.

HTTP request

POST https://partneroperations.googleapis.com/v1/{parent=partners/*}/tickets

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. Partner resource to create the ticket for. Format: partners/{partner}

Query parameters

Parameters
ticketId

string

Optional. Ticket ID to use for the created ticket.

This value should be 4-63 characters and valid characters are /[0-9]/.

Request body

The request body contains an instance of Ticket.

Response body

If successful, the response body contains a newly created instance of Ticket.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/partner-operations