Skip to main content
POST
Create a rejection for an application

Authorizations

x-api-key
string
header
required

API key for authentication. Get your API key from Settings → API Keys in your Spott dashboard.

Path Parameters

id
string
required

Body

application/json
reason
string | null
required
rejectedBy
enum<string>
Available options:
CLIENT,
USER,
CANDIDATE

Response

Rejection created successfully

id
string
required
Minimum string length: 1