You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. For cross-site search, click Search all in the search results. |
Approve or Revoke Developer App
Resource Summary |
|
Security |
|
Content Type |
application/octet-stream |
Category |
Developer App, |
POST
Approve or Revoke Developer App
If an app is revoked, none of its API keys are valid for API calls even though the keys themselves still display an "Approved" status.
The HTTP status code for success is: 204 No Content.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/developers/{developer_email_or_id}/apps/{app_name}
Query Parameters
Name | Values | Description |
---|---|---|
action
(required) |
Set the action to |
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Specify Content Type as |
Request Body
org_name Mention the organization name true
developer_email_or_id Mention the developer email or ID true
app_name Mention the app name true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)