Skip to main content
POST
Trigger job share notification (server-to-server)

Authorizations

X-API-KEY
string
header
required

Server-to-Server API Key for internal/lambda/cron calls

Body

application/json
athlete_share
string
required

Who to share with: 'All' or specific athlete selection

Example:

"All"

share_job_id
string
required

Comma-separated job IDs to share

Example:

"1"

Response

200 - application/json

Job share triggered

status
string
Example:

"success"

message
string
Example:

"Job share notification triggered."

errors
string[]
Example: