/
NE
netlify
/
Netlify's API documentation
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2mo ago
Details
Filter operations
accessToken
1
accountMembership
5
accountType
1
agentRunner
9
agentRunnerSession
5
asset
5
assetPublicSignature
1
auditLog
1
build
5
buildHook
5
buildLogMsg
1
deploy
13
deployedBranch
1
deployKey
4
devServer
5
devServerHook
5
dnsZone
11
environmentVariables
8
file
3
form
2
function
2
hook
6
hookType
1
member
5
metadata
2
paymentMethod
1
purge
1
service
3
serviceInstance
5
site
8
sniCertificate
3
snippet
5
splitTest
6
submission
4
ticket
2
user
1
x-internal
3
put
/sites/{site_id}/plugins/{package}
get
/sites/{site_id}/plugin_runs/latest
post
/deploys/{deploy_id}/plugin_runs
get
/ai-gateway/providers
x-internal
This is an internal-only endpoint.
post
/deploys/{deploy_id}/plugin_runs
Path parameters
deploy_id
string
required
Request body
PluginRunData
required
package
string
version
string
state
string
reporting_event
string
title
string
summary
string
text
string
Response
CREATED
PluginRun
required
package
string
version
string
state
string
reporting_event
string
title
string
summary
string
text
string
deploy_id
string
Changes