Skip to main content
POST
Suggest exclusion phrases for a company

Authorizations

Authorization
string
header
required

Enter 'Bearer' followed by a space and then your JWT or API Key. Example: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9... or Bearer YOUR_API_KEY_HERE

Body

application/json
objective
string
required

The strategy objective in natural language.

companyId
string<uuid>
required

ID of the company (organization) that appeared in the results.

inclusionReason
string
required

Why the company was included in the results.

Response

Phrases the user can exclude, with a reason for each.

phrases
object[]
required
Required array length: 2 - 10 elements