/
GE
getconvoy
/
Convoy API Reference
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 5d ago
Details
Filter operations
Delivery Attempts
2
Endpoints
8
get
List all endpoints
post
Create an endpoint
get
Retrieve endpoint
put
Update an endpoint
delete
Delete endpoint
put
Roll endpoint secret
put
Pause endpoint
put
Toggle endpoint status
Event Deliveries
5
Events
7
Meta Events
3
Portal Links
5
Projects
5
Sources
5
Subscriptions
7
Endpoints
Create an endpoint
This endpoint creates an endpoint
post
/v1/projects/{projectID}/endpoints
Path parameters
projectID
string
required
Project ID
Request body
ModelsCreateEndpoint
required
advanced_signatures
boolean
appID
string
Deprecated but necessary for backward compatibility
authentication
ModelsEndpointAuthentication
description
string
http_timeout
string
is_disabled
boolean
name
string
owner_id
string
rate_limit
integer
rate_limit_duration
string
secret
string
slack_webhook_url
string
support_email
string
url
string
Changes