Skip to content

customProgram fav remove

Hadrien Daures edited this page Sep 12, 2018 · 2 revisions

URL: POST: /customProgram-fav-remove

Request content:
{
    TOKEN: "the token",
    CUSTOMPROGRAMID: "the custom program id"
}

Response content:
{
    STATUS: "the status code"
}
Clone this wiki locally