Authentication

Register User

Register a new user and generate an API key (admin only)

post/auth/register

Request body

emailstring email required
namestring nullable

Response

Successful Response

keystring required
expires_atstring date-time required

Changes

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