Skip to main content
POST
Create identity

Authorizations

Authorization
string
header
required

User session or Identity Token. Relay Keys are not accepted.

Path Parameters

project_id
string
required

Body

application/json
name
string
required
Example:

"github-actions-deployer"

Response

200 - application/json

Created identity

id
string
required
Example:

"identity_18b29c10"

project_id
string
required
Example:

"prj_prod_01"

name
string
required
Example:

"github-actions-deployer"

created_at
string<date-time>
Example:

"2026-06-01T12:00:00Z"