Auth

Fetches an authentication token for a user.

post/v4/auth/token

Request body

userIdinteger

The user ID to fetch a token for.

secretKeystring nullable

The secret key for token generation.

Response

OK

authTokenstring nullable
hardExpirationTimestring date-time

Changes

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