Skip to main content
WebhookX home page
WebhookX
Search...
⌘K
Search...
Navigation
Workspace
Delete a workspace
Admin API reference
Status API reference
Documentation
Blog
API Reference
GET
Get WebhookX information
Workspace
GET
Page workspaces
POST
Create a workspace
GET
Retrieve a workspace
PUT
Update a workspace
DEL
Delete a workspace
Endpoint
GET
Page endpoints
POST
Create a endpoint
GET
Retrieve a endpoint
PUT
Update a endpoint
DEL
Delete a endpoint
Attempt
GET
Page webhook attempts
GET
Retrieve a webhook attempt
Event
GET
Page events
POST
Create an event
GET
Retrieve an event
POST
Manually retry an event
Source
GET
Page sources
POST
Create a source
GET
Retrieve a source
PUT
Update a source
DEL
Delete a source
Plugin
GET
Page plugins
POST
Create a plugin
GET
Retrieve a plugin
PUT
Update a plugin
DEL
Delete a plugin
Declarative
POST
Sync declarative configuration
POST
Dump declarative configuration
Debug
GET
Responds the pprof html page listing the available profiles
GET
Responds a specific pprof profile
Delete a workspace
cURL
Copy
curl
--request
DELETE
\
--url
http://localhost:8080/workspaces/{id}
Workspace
Delete a workspace
Copy page
Copy page
DELETE
/
workspaces
/
{id}
Try it
Delete a workspace
cURL
Copy
curl
--request
DELETE
\
--url
http://localhost:8080/workspaces/{id}
Path Parameters
id
string
required
Response
204
Deleted
Update a workspace
Page endpoints
Assistant
Responses are generated using AI and may contain mistakes.