users
Send Silent Push Debug
Trigger the widget-refresh silent push for the calling user.
current_user binds the path user_id and 403s on a mismatch, so a caller can only refresh their own widget. Before that dependency existed here the endpoint was reachable unauthenticated for any user_id.
post/users/{user_id}/send-silent
Path parameters
user_idstring nullable required
Response
Successful Response
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.