Sessions
Create Session
Use this endpoint to generate an importer session token based on an importer slug. The session token should be used as part of creating a fuse importer instance.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Importer Slug
Contains meta information about the importer session which can contain user related information
Response
201 - application/json
JWT token for the importer session