Description | When a user has read the the device notification the device notification status must change from NEW to CHECKED. Update the device notification status using this REST API. |
---|---|
Resource Path | /{id}/{status} |
URL | /mdm-admin/notifications/{id}/{status} |
HTTP Method | PUT |
Request/Response Format | application/json |
cURL command | curl -X PUT -H "Content-Type: application/json" -H "Authorization: Bearer <EMM_API_TOKEN>" -d @'<JSON_PAYLOAD>' -k -v https://<EMM_HOST>:<EMM_HTTPS_PORT>/mdm-admin/notifications/{id}/{status}
Example: curl -X PUT -H "Content-Type: application/json" -H "Authorization: Bearer 33392fb365b3ac693b405b565ddc8a3a" -d @'notification.json' -k -v https://localhost:9443/mdm-admin/notifications/{id}/CHECKED |
Sample output | |
Sample JSON Definition |
|
Unknown macro: {next_previous_link3}
Manage space
Manage content
Integrations