Skip to main content
POST
cURL
Members and dependents must have no coverage in Clasp yet. The request is all or nothing: if any enrollment fails validation, none are created and the response lists every error.

Authorizations

Authorization
string
header
required

API Key authentication with required prefix "Bearer"

Path Parameters

public_id
string
required

Body

application/json
enrollments
object[]
required

The enrollments to create. At least one is required, and each member may appear only once.

Minimum array length: 1

Response

201

Enrollments created.