Keys

Create keys

Creates one or more keys in the project. Requires Manage keys admin right. We recommend sending payload in chunks of up to 500 keys per request.

Requires <code>write_keys</code> OAuth access scope.

post/projects/{project_id}:{branch}/keys

Path parameters

project_idstring required

A unique project identifier

branchstring required

Branch name

Request body

use_automationsboolean

Whether to run automations on the new key translations.

Response

OK

project_idstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.