auth

Register:Register

post/api/auth/register

Request body

emailstring email required
passwordstring required
is_activeboolean nullable
is_superuserboolean nullable
is_verifiedboolean nullable

Response

Successful Response

idstring uuid required
emailstring email required
is_activeboolean
is_superuserboolean
is_verifiedboolean

Changes

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