Simulate a user suspension
Sandbox only. Suspends the user, so you can exercise your user.suspended webhook handler without waiting for a real suspension. This endpoint is not available in the production environment.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The push identifier for the user
"user_28CJjV7P4Go5PNJvfzghiD"
Response
The suspended user. A user who is already suspended is returned unchanged, with status still suspended, and no webhook is delivered — only a transition into suspension emits one.
Push's identifier assigned to the user
The tag provided in the request to create the user
created, enabled, suspended, disabled Date and time in which user was first created in system