/
PU
publora
/
Publora API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 12h ago
Details
Filter operations
Connections
2
LinkedIn Analytics
9
Logs
1
Media
5
Posts
6
Webhooks
5
get
List all webhooks
post
Create a webhook
delete
Delete a webhook
patch
Update a webhook
post
Regenerate webhook secret
Workspace
6
Webhooks
Delete a webhook
Delete a webhook endpoint.
delete
/webhooks/{id}
Path parameters
id
string
required
Response
Webhook deleted
object
required
success
boolean
Example response
{ "success": true }
Changes