POST
/
v1
/
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:

"no-cache"

postman-token
string
Example:

"<calculated when request is sent>"

host
string
Example:

"<calculated when request is sent>"

user-agent
string
Example:

"PostmanRuntime/7.39.1"

accept-encoding
string
Example:

"gzip, deflate, br"

connection
string
Example:

"keep-alive"

x-auth-token
string
Example:

"{{APP_TOKEN}}"

Body

application/json