Update existing notification group link, create a new one otherwise.
OK.
OK.
Bad request.
Authentication failed.
Not allowed.
Gone.
Unprocessable entity.
Failed.
Not implemented.
{- "childId": "da54978f-5a21-4efd-948e-3959f61b037a",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "organisationId": "c9b3f279-e3b5-4204-ad99-646257417f98",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "state": "active"
}
{- "childId": "da54978f-5a21-4efd-948e-3959f61b037a",
- "deletedAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "organisationId": "c9b3f279-e3b5-4204-ad99-646257417f98",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "state": "active"
}
Set the state of a notification group link to deleted.
OK.
Bad request.
Authentication failed.
Not allowed.
Not found.
Gone.
Unprocessable entity.
Failed.
Not implemented.
{- "code": 0,
- "message": "string"
}
Get a notification group link identified by the provided ID.
OK.
Authentication failed.
Not allowed.
Not found.
Unprocessable entity.
Failed.
Not implemented.
{- "childId": "da54978f-5a21-4efd-948e-3959f61b037a",
- "deletedAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "organisationId": "c9b3f279-e3b5-4204-ad99-646257417f98",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "state": "active"
}
Get all notification groups link subject to filters.
OK.
Authentication failed.
Not allowed.
Unprocessable entity.
Failed.
Not implemented.
[- {
- "childId": "da54978f-5a21-4efd-948e-3959f61b037a",
- "deletedAt": "2019-08-24T14:15:22Z",
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "organisationId": "c9b3f279-e3b5-4204-ad99-646257417f98",
- "parentId": "70850378-7d3c-4f45-91b7-942d4dfbbd43",
- "state": "active"
}
]