POST /support/slack

MethodPath
POST/v1/support/slack
curl -X POST "https://api.ellipsis.dev/v1/support/slack" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"emails":[]}'

Request

Example request body
{
}

Body parameters

emailsarray<string>required

Response

Example response · 201
{
"ok": false
}

On this page

No Headings
Schedule a demo