Skip to main content
POST
Send content to the intelligence queue

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
text
string
required
title
string
ref
string
Example:

"https://linktosource.com/path"

user_name
string
Pattern: ^[a-z0-9_]+
user_email
string<email>
service
string
Pattern: ^[a-z0-9_]+
Example:

"internal_support"

Response

200

OK