GET views.publish
Summary: —
Operation ID: views_publish
Auth: unknown
Operation ID: views_publish
Auth: unknown
Description
Publish a static view for a User.
Parameters (4)
hash
(string, query, optional)
A string that represents view state to protect against possible race conditions.
token
(string, header, required)
Authentication token. Requires scope: `none`
user_id
(string, query, required)
`id` of the user you want publish a view to.
view
(string, query, required)
A [view payload](/reference/surfaces/views). This must be a JSON-encoded string.
No probe data for this endpoint yet.