Enable push notifications for a single client

Enable push notifications for a single MDM client that previously had push disabled.
This sets the pushEnabled flag to true for the specified client.
managementId field is required in the request body.

Required Permissions: device-actions:execute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body to enable push notifications for a client

string
required

Unique identifier for the device management record to enable push for

Headers
uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

uuid
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses
204

Push notifications successfully enabled for the client. No content returned.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json