v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
views

Publish a static view for a User.

get/views.publish

Query parameters

user_idstring required

id of the user you want publish a view to.

viewstring required

A view payload. This must be a JSON-encoded string.

hashstring

A string that represents view state to protect against possible race conditions.

Headers

tokenstring required

Authentication token. Requires scope: none

Response

Typical success response includes the published view payload.

oktrue required