Create or update alignment data

Creates a new alignment data record or updates an existing record for the given key.

Body Params

Alignment data upsert request. Key and value are required. If a record with the key exists for the user, it will be updated. Otherwise, a new record will be created. Value can be any JSON-serializable type (string, number, object, array). Keys can use dot notation for nested structures. Requires a valid paid account (payment_required middleware).

string
required
string
required
Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json