- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
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 |
Required. Partner resource to create the ticket for. Format: |
Query parameters
| Parameters | |
|---|---|
ticketId |
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