Skip to main content
POST
Enroll candidate in pipeline

Authorizations

Authorization
string
header
required

Organisation API key created in Assess → Developer → API Keys. Format: Bearer ct_live_<your-key> (live) or Bearer ct_test_<your-key> (test). Optional per-key CIDR allowlists return 403 IP_NOT_ALLOWED.

Path Parameters

slug
string
required

Body

email
string<email>
required
Minimum string length: 1
name
string
Minimum string length: 1
send_email
boolean
default:true

Response

message
string
required
enrollment_id
string
required
status
string
required
current_stage
integer
required
Last modified on September 5, 2026