/
ST
strikedm
/
StrikeDM Backend User API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17h ago · Updated 2w ago
View markdown
strikedm
StrikeDM Backend User API
post
Add phone number to workspace supression needs to be E164 format country code included ex. 15555555555
latest
OpenAPI 3.0.0
2026-08-11
105
1
193.9 KB
53010fa1289e
Account
11
Calls
1
Journey
12
Phone Numbers
3
Reports
1
System
5
User
16
Workspace
56
get
Generate a workspace specific token this token can be used to generate another workpace token if moving to another workspace.
patch
Change a users Role on a workspace
get
Get a list of users workspaces.
get
Get a list of users workspaces.
post
Create a new workspace
get
Get a list of custom fields
post
Add a custom field to a workspace.
patch
Update a custom field in a workspace.
get
Get a list of Databases for a workspace
post
Add a Vector DB to a workspace.
delete
Remove a tag from Vector DB
patch
Add a tag to a Vector DB
get
Query a vector DB
patch
Add content to a Vector DB.
get
Get a list of tags
post
Add a tag to a workspace.
patch
Update a Tag in a workspace.
get
Get a workspace
patch
Update the details of a workspace.
delete
Remove a users access to a workspace
patch
Add a users access to a workspace
get
Get a list of users with access to the workspace
get
Check if phone number is on suppression for a workspace
post
Add phone number to workspace supression needs to be E164 format country code included ex. 15555555555
delete
Delete a phone number from a workspace suppression.
get
Get the conversations for a workspace
post
Add a lead to a workspace
patch
Add a users access to a workspace
get
Search a workspace for a lead
get
Filter the inbox by Tags and Tag creatation date
get
Get conversation for a lead ID
delete
Delete a Conversation and Lead.
delete
Remove a Tag from Lead.
patch
Add a tag to a conversation
post
Get a tag report for a workspace
get
Get a list of jouney Collections for a workspace
post
Create a new Journey Collection
delete
Delete a journey collection.
patch
Update a journey collections details.
get
Get a list of Agents for a workspace
post
Create a new Agent
delete
Delete an agent.
patch
Update a Agents details.
get
Get a temp API Key for a workspace
get
Get a list of API Keys for a workspace
post
Create a new API Key
delete
Delete an API Key.
patch
Update a API Key name.
get
Get a list of phone groups for a workspace
post
Create a new Phone Group
delete
Delete a phone group.
patch
Update a phone group details.
get
Get a list of RCS channels
get
Get Leads in the wait queue
delete
Delete a lead from the wait queue.
get
Get Leads in the wait queue
Workspace
Add phone number to workspace supression needs to be E164 format country code included ex. 15555555555
post
/WorkspaceSupression.json
Request body
object
required
workspace_id
string
required
phone
string
required
Response
Success