Creates a profile for a developer in an organization. Once created, the developer can register an app and receive an API key. The developer is always created with a status of active. To set the status explicitly, use [developers.setDeveloperStatus][Developer.SetDeveloperStatus]
HTTP request
POST https://apigee.googleapis.com/v1/{parent=organizations/*}/developers
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The parent organization name under which the Developer will be created. Must be of the form |
Request body
The request body contains an instance of Developer
.
Response body
If successful, the response body contains a newly created instance of Developer
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform