- HTTP request
- Path parameters
- Query parameters
- Request body
- Response body
- Authorization scopes
- Try it!
Creates an APIM ServiceExtension in an organization.
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/apimServiceExtensions
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. Name of the organization in which the service extension will be created. Use the following structure in your request: Authorization requires the following IAM permission on the specified resource
|
Query parameters
| Parameters | |
|---|---|
apimServiceExtensionId |
Optional. ID used to uniquely identify of the service extension. It must conform with RFC-1034, is restricted to lower-cased letters, numbers and hyphens, and can have a maximum length of 63 characters. Additionally, the first character must be a letter and the last a letter or a number. |
Request body
The request body contains an instance of ApimServiceExtension.
Response body
If successful, the response body contains a newly created instance of Operation.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform