API METHODS

UAPI71: User: SSH Key


View your user account

GET /api/users

OAuth AuthorizationRequired: profile_read

Update your user account

PATCH /api/users

OAuth AuthorizationRequired: profile_update

SCHEMA

Create New User

POST /api/users

OAuth AuthorizationRequired: register

This is a special endpoint for use in conjunction with our embeddable interface. Users are not expected to be able to login directly after signup.