/
ST
strikedm
/
StrikeDM Backend User API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 2w ago
View markdown
strikedm
StrikeDM Backend User API
patch
Update a journeys details.
latest
OpenAPI 3.0.0
2026-08-11
105
1
193.9 KB
53010fa1289e
Account
11
Calls
1
Journey
12
get
Get a list of Journeys for a workspace
post
Create a new Journey
delete
Delete a journey.
patch
Update a journeys details.
get
Get a list of versions or a specific flow in a Journey
post
Create a new flow
delete
Delete a flow version [This method maybe disabled but it is here for now].
patch
Update a flows details and content.
patch
Publish a flow for a journey.
post
Test a specific flow through a websocket.
get
Get a list of flow versions
post
Clone an existing Journey
Phone Numbers
3
Reports
1
System
5
User
16
Workspace
56
Journey
Update a journeys details.
patch
/Journey.json
Request body
object
required
journey_id
string
required
name
string
description
string
type
string
active
boolean
{"stackTrail":"paths:/Journey.json:patch:requestBody:content:application/json:schema:properties:collection_id","oasType":"schema","type":"unknown"}
Response
Success