Create a user access token
Users
Create a user access token
POST
Create a user access token
Documentation Index
Fetch the complete documentation index at: https://docs.joyfill.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Supports both API Key and User Access Token authorization. See https://joyfill.mintlify.app/api/authentication
Path Parameters
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
application/json
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.
Response
200 - application/json
200