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
Response
201
application/json
successful
The response is of type object
.