Skip to main content
POST
Dismiss a suggestion

Authorizations

Authorization
string
header
required

nia_sk_...

Headers

Idempotency-Key
string
required

Required. Kept 24 hours with the hash of the body: a retry with the same key returns the first answer, and the same key with a different body returns 409 conflict.

Required string length: 1 - 256

Path Parameters

suggestion_id
string<uuid>
required

Response

The suggestion, now rejected.

An offline candidate pair for review; never applied without a person. Each side comes with its profile and its identifier, masked by the caller's role like GET /v1/profiles/{id}.

created_at
string<date-time>
required
features
Features · object
required
handle_a
string<uuid>
required
handle_b
string<uuid>
required
identifier_a
HandleOut · object | null
required
identifier_b
HandleOut · object | null
required
profile_a
string<uuid> | null
required

None when the handle no longer exists.

profile_b
string<uuid> | null
required
score
number
required
status
enum<string>
required
Available options:
open,
accepted,
rejected
suggestion_id
string<uuid>
required