Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unable to delete the apigee organization using the api

del
Bronze 1
Bronze 1

Unable to delete the apigee organization using the api: *I do have all the permissions and was able to do this before*

DELETE: 

https://us-apigee.googleapis.com/v1/organizations/sandbox-corp-igtwy-gpoc-70ae?retention=MINIMUM

Response:

{

"error": {

"code": 403,

"message": "Permission denied on resource 

\"organizations/sandbox-corp-igtwy-gpoc-70ae\" (or it may not exist)",

 

"status": "PERMISSION_DENIED"

}

 

}

 

 

I am also unable to get the organization, nor see the apigee UI in the 

project :

GET 

https://us-apigee.googleapis.com/v1/organizations/sandbox-corp-igtwy-gpoc-70ae

 

 

{

 

"error": {

 

"code": 403,

 

"message": "Permission denied on resource 

\"organizations/sandbox-corp-igtwy-gpoc-70ae\" (or it may not exist)",

 

"status": "PERMISSION_DENIED"

 

}

 

}

 

0 2 152
2 REPLIES 2