Skip to main content
POST
Create a new credential

Headers

x-user-id
string
required

Caller's user ID. Temporary header-based identity; will be replaced by JWT auth.

Body

application/json

Request body for creating a new credential.

data
Data · object
required

Credential payload (e.g. API keys).

Response

Successful Response

Response body after creating a credential.

credential_id
string
required

Server-assigned credential identifier.