Skip to main content
POST
SDK (@phosra/sdk)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

childID
string<uuid>
required

Body

application/json
standard_id
string<uuid>
required

Response

Standard adopted

id
string<uuid>

Unique identifier for this resource.

child_id
string<uuid>

Identifier of the child this resource belongs to.

standard_id
string<uuid>

Unique identifier (UUID) for the related resource.

adopted_at
string<date-time>

RFC 3339 timestamp.