You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@usergrid.apache.org by Thành Vũ Trung <v2...@gmail.com> on 2016/01/05 19:01:28 UTC

How to delete a collection or a application in usergrid 1.0

Hi all,
I created many applications and collections. I want to delete one of them.
How can I do this?

-- 
*---------------------------------------------------------------------------------------------*
*Thanh Vu*

*Information Technology Engineer*
*Mobile:* +84903298791
*Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com

Re: How to delete a collection or a application in usergrid 1.0

Posted by Thành Vũ Trung <v2...@gmail.com>.
Hi Alex,
I made a DELETE request and received response:
{
  "action": "delete application from organization",
  "timestamp": 1452020248594,
  "duration": 0
}
But application is not be deleted.
Please help me check this issue, thank you very much.

On Wed, Jan 6, 2016 at 1:39 AM, Thành Vũ Trung <v2...@gmail.com>
wrote:

> Yeah, thank you very much.
> But collections cannot be deleted, it really is inconvenient because if
> your application is on production we can not eliminate the unnecessary
> collections.
>
> On Wed, Jan 6, 2016 at 1:21 AM, Alex Muramoto <am...@apigee.com>
> wrote:
>
>> Collections cannot be deleted, but you should be able to delete an
>> application by making a DELETE request to:
>>
>>
>> /management/org/your-org/apps/app-to-delete?grant_type=client_credentials&client_id=your_org_client_id&client_secret=your_org_client_secret
>>
>> *Alex Muramoto* | *apigee <https://apigee.com/>* | twitter @apigee
>> <https://twitter.com/apigee>
>>
>> On Tue, Jan 5, 2016 at 10:01 AM, Thành Vũ Trung <v2...@gmail.com>
>> wrote:
>>
>>> Hi all,
>>> I created many applications and collections. I want to delete one of
>>> them. How can I do this?
>>>
>>> --
>>>
>>> *---------------------------------------------------------------------------------------------*
>>> *Thanh Vu*
>>>
>>> *Information Technology Engineer*
>>> *Mobile:* +84903298791
>>> *Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com
>>>
>>>
>>
>
>
> --
>
> *---------------------------------------------------------------------------------------------*
> *Thanh Vu*
>
> *Information Technology Engineer*
> *Mobile:* +84903298791
> *Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com
>
>


-- 
*---------------------------------------------------------------------------------------------*
*Thanh Vu*

*Information Technology Engineer*
*Mobile:* +84903298791
*Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com

Re: How to delete a collection or a application in usergrid 1.0

Posted by Thành Vũ Trung <v2...@gmail.com>.
Yeah, thank you very much.
But collections cannot be deleted, it really is inconvenient because if
your application is on production we can not eliminate the unnecessary
collections.

On Wed, Jan 6, 2016 at 1:21 AM, Alex Muramoto <am...@apigee.com> wrote:

> Collections cannot be deleted, but you should be able to delete an
> application by making a DELETE request to:
>
>
> /management/org/your-org/apps/app-to-delete?grant_type=client_credentials&client_id=your_org_client_id&client_secret=your_org_client_secret
>
> *Alex Muramoto* | *apigee <https://apigee.com/>* | twitter @apigee
> <https://twitter.com/apigee>
>
> On Tue, Jan 5, 2016 at 10:01 AM, Thành Vũ Trung <v2...@gmail.com>
> wrote:
>
>> Hi all,
>> I created many applications and collections. I want to delete one of
>> them. How can I do this?
>>
>> --
>>
>> *---------------------------------------------------------------------------------------------*
>> *Thanh Vu*
>>
>> *Information Technology Engineer*
>> *Mobile:* +84903298791
>> *Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com
>>
>>
>


-- 
*---------------------------------------------------------------------------------------------*
*Thanh Vu*

*Information Technology Engineer*
*Mobile:* +84903298791
*Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com

Re: How to delete a collection or a application in usergrid 1.0

Posted by Alex Muramoto <am...@apigee.com>.
Collections cannot be deleted, but you should be able to delete an
application by making a DELETE request to:

/management/org/your-org/apps/app-to-delete?grant_type=client_credentials&client_id=your_org_client_id&client_secret=your_org_client_secret

*Alex Muramoto* | *apigee <https://apigee.com/>* | twitter @apigee
<https://twitter.com/apigee>

On Tue, Jan 5, 2016 at 10:01 AM, Thành Vũ Trung <v2...@gmail.com>
wrote:

> Hi all,
> I created many applications and collections. I want to delete one of them.
> How can I do this?
>
> --
>
> *---------------------------------------------------------------------------------------------*
> *Thanh Vu*
>
> *Information Technology Engineer*
> *Mobile:* +84903298791
> *Skype:* v2t_nd |* Email:* maito:v2tmobile.it@gmail.com
>
>