Skip to main content
POST
cURL
Create a strike when you need to record a violation directly. This endpoint returns the created strike and the current effective action for the user.

Authorizations

Authorization
string
header
required

API Key required. Format: Bearer wc-your-api-key

Headers

whitecircle-version
string
required

API Version

Body

application/json
policy_id
string
required
severity_level_id
string<uuid>
required
email
string | null
external_session_id
string | null
id
string | null
internal_session_id
string | null
ip
string | null

Response

Success

strike
object
required
action
string | null
action_expires_at
string<date-time> | null