Deletes an attribute of a Developer resource Apigee recommends using the developer email in the API call. Developer ID is generated internally and is not guaranteed to stay the same over time. For example, Apigee could change the format or length of this variable.
HTTP request
DELETE https://apigee.googleapis.com/v1/{name=organizations/*/developers/*/attributes/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. The name of the attribute for a developer. Must be of the form |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Attribute
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform