archived_at | string or null <date-time> |
created_at | string <date-time> |
deleted_at | string or null <date-time> |
id | string <int64> |
object | |
name | string [ 1 .. 255 ] characters |
object | |
updated_at | string <date-time> |
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "medical_alerts": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
- "links": {
}
}
Resource was created
Resource could not be saved due to validation errors
{- "name": "string",
- "patient_id": "1"
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
Successful operation
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
Resource was updated
Resource could not be saved due to validation errors
{- "name": "string",
- "patient_id": "1"
}
{- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
successful operation
{- "medical_alerts": [
- {
- "archived_at": "2019-08-24T14:15:22Z",
- "created_at": "2019-08-24T14:15:22Z",
- "deleted_at": "2019-08-24T14:15:22Z",
- "id": "string",
- "name": "string",
- "updated_at": "2019-08-24T14:15:22Z"
}
], - "total_entries": 1,
}