Delete

API URL

{{url}}/admin-service/program/remove

Method

PATCH

Description

Program delete

Sample Input:

{ "id": 41, "tenantId": 156 }

Sample Output:

{
    "message": "Program removed successfully.",
    "entity": null,
    "status": true,
    "entityList": null,
    "responseCode": 200,
    "totalCount": null
}

@2024 Medtronic LABS