Create a user access token

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

Important Note: Request Body

Even if you're not setting an accessTokenExpiration you still need to pass in any empty object to the request payload/body.

Path Params
string
required

Identifier of the user that you want to issue the access token for. User identifier can be found on the Joyfill User on the user.identifier property.

Body Params
date-time

Optional. Millisecond timestamp of token expiration date. Expired tokens will not be able to make API requests. Leave blank to issue an access token that never expires.

Headers
string

Supports both API Key and User Access Token authorization. See https://docs.joyfill.io/docs/authentication

Response

Language
LoadingLoading…
Response
Choose an example:
application/json