Skip to main content

Create Api Key Route

Create Api Key Route

Request Body REQUIRED
name Name
last_used_at Last Used At
total_uses Total Uses
is_active Is Active
api_key Api Key
user_id User Id
created_at Created At
Responses
200

Successful Response

Schema OPTIONAL
name Name OPTIONAL
last_used_at Last Used At OPTIONAL
total_uses Total Uses OPTIONAL
is_active Is Active OPTIONAL
id uuid
api_key Api Key
user_id uuid
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type

Hi, how can I help you?