Skip to main content
POST
/
v1
/
webhook
/
Create Webhook
curl --request POST \
  --url https://api.rokcel.com/v1/webhook/ \
  --header 'Content-Type: application/json' \
  --data '{
  "link": "https://a323-2c0f-2a80-226e-e410-243a-f25f-f1f8-357c.ngrok-free.app"
}'

Headers

cache-control
string
Example:
postman-token
string
Example:
host
string
Example:
user-agent
string
Example:
accept-encoding
string
Example:
connection
string
Example:
x-auth-token
string
Example:

Body

application/json
Example: