Update or rename alignment data

Updates an alignment data record by key and optionally renames the key.

Body Params

Alignment data update request. Key and value are required. If oldKey is provided and different from key, the record will be renamed (key change). If oldKey is not provided or matches key, the value will be updated. Requires the key (or oldKey) to exist. Requires a valid paid account (payment_required middleware).

string
required
string
required
string

Existing key to rename from (optional)

Responses

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