/users/authentication

Authenticate a user by its username and password.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Defines the unique email that identifies the user.

string
required
length between 1 and 256

Defines the user password.

Headers
string
required

Defines the user authorization API key.

string
enum
required

Defines the media type to return the content.

Allowed:
string

Defines the idempotency-key for the request.

integer

Defines the project id to authenticate the user using an internal key.

Response
201

The user was authenticated successfully [NO CONTENT]

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!