/
ST
strikedm
/
StrikeDM Backend User API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 14h ago · Updated 2w ago
View markdown
strikedm
StrikeDM Backend User API
post
Create a new Journey
OpenAPI 3.0.0
2026-08-06
102
1
190.3 KB
0911119b1e17
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
13
Workspace
56
Journey
Create a new Journey
post
/Journey.json
Request body
object
required
name
string
required
description
string
type
string
{"stackTrail":"paths:/Journey.json:post:requestBody:content:application/json:schema:properties:workspace_id","oasType":"schema","type":"unknown"}
active
boolean
{"stackTrail":"paths:/Journey.json:post:requestBody:content:application/json:schema:properties:collection_id","oasType":"schema","type":"unknown"}
Response
Success