Skip to main content
POST
/
incoming-webhooks
/
{credentialId}
Create Incoming
curl --request POST \
  --url https://universal.rollout.com/api/incoming-webhooks/{credentialId}
{
  "message": "<string>"
}
POST /incoming-webhooks/{credentialId} Base URL: https://universal.rollout.com/api

Parameters

NameInTypeRequired
credentialIdpathstringYes

Responses

StatusDescription
200OK
410Response

OpenAPI Source

/openapi/rollout.json POST /incoming-webhooks/{credentialId}

Path Parameters

credentialId
string
required

Response

OK

message
string
required