- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Creates a debug session for a deployed API Proxy revision.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*/environments/*/apis/*/revisions/*}/debugsessions
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The resource name of the API Proxy revision deployment for which to create the If the API proxy resource has the Authorization requires the following IAM permission on the specified resource
|
Query parameters
| Parameters | |
|---|---|
timeout |
Optional. The time in seconds after which this |
Request body
The request body contains an instance of DebugSession.
Response body
If successful, the response body contains a newly created instance of DebugSession.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform