dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #51879
Re: [Dhis2-users] un-complete a data set by Web API
Dear Carlos,
All you have to do is send a delete request where endpoint will be
completeDataSetRegistrations.
As I am using DHIS2 version 2.29, my endpoint is "/
dhis/api/29/completeDataSetRegistrations?ds=datasetid&pe=201801&ou=orgunitid
".
Here is the documentation -
https://docs.dhis2.org/master/en/developer/html/webapi_complete_data_set_registrations.html
.
Hope this will help.
Thanks & Regards,
Nibras Ar Rakib,
Programmer, MCHD, icddrb
email: nibrasarrakib@xxxxxxxxx | nibras.rakib@xxxxxxxxxx
On Tue, Oct 9, 2018 at 8:51 PM Carlos Nyembwe <nyembwe@xxxxxxxxx> wrote:
> Hi All,
>
> I need to un-complete a dataset registration by Web API in our instance.
>
> Who did it before and can help me?
>
> Regards
>
> --
> *Carlos Nyembwe*
> *I'm just a Computer Scientist*
>
> *Skype: carloscnk1*
> *Cell: (+243)813166381*
> *Find me in: | Google Plus <https://plus.google.com/+CarlosNyembwe> | **Linkedin
> <http://www.linkedin.com/in/carloscnk> | Facebook
> <https://www.facebook.com/carloscnksys> | Twitter
> <https://twitter.com/Carlos_CNK> |*
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help : https://help.launchpad.net/ListHelp
>
References