/
PO
portainer
/
PortainerCE API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18m ago · Updated 1d ago
View markdown
portainer
PortainerCE API
post
Create a webhook
v16
latest
OpenAPI 3.0.0
zlib
raw.githubusercontent.com
2026-08-08
281
553
905.2 KB
auth
3
backup
2
custom_templates
9
docker
3
edge_agent
3
edge_groups
5
edge_jobs
11
edge_stacks
9
endpoint_groups
7
endpoints
19
gitops
14
helm
11
kubernetes
100
ldap
1
motd
1
registries
7
resource_controls
3
roles
1
settings
3
ssl
2
stacks
22
status
1
system
5
tags
3
team_memberships
5
teams
5
templates
2
upload
1
users
14
webhooks
5
get
List webhooks
post
Create a webhook
put
Update a webhook
post
Execute a webhook
delete
Delete a webhook
websocket
4
webhooks
Create a webhook
Access policy
: authenticated
post
/webhooks
Request body
WebhooksWebhookCreatePayload
required
EndpointID
integer
RegistryID
integer
ResourceID
string
WebhookType
0
|
1
Response
OK
PortainerWebhook
required
EndpointId
integer
Id
integer
Webhook Identifier
RegistryId
integer
ResourceId
string
Token
string
Type
0
|
1
Example response
{ "Id": 1 }