/
HA
haekka
/
Snippets API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
haekka
Snippets API
put
/api/streams/posts/{id}
v1
latest
Swagger 2.0
BSD License
2026-08-04
346
147
268.3 KB
api
put
/api/streams/posts/{id}
Request body
StreamPostWrite
required
title
string
required
stream
string
uuid
required
video_url
string
nullable
post_content
string
required
editor_content
RichTextEditorState
required
send_to_admins_only
boolean
send_time
string
date-time
nullable
send_now
boolean
is_sent
boolean
acknowledge_button
boolean
include_rating
boolean
is_editable
boolean
stream_post_category
StreamPostCategory
required
Response
OK
StreamPostWrite
required
title
string
required
stream
string
uuid
required
video_url
string
nullable
post_content
string
required
editor_content
RichTextEditorState
required
send_to_admins_only
boolean
send_time
string
date-time
nullable
send_now
boolean
is_sent
boolean
acknowledge_button
boolean
include_rating
boolean
is_editable
boolean
stream_post_category
StreamPostCategory
required