Creates a token that can be used to retrieve unresolved or recently resolved faults without requiring ongoing authentication. Requires fault:create
or possibly fault:view
(depending on usage).
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Parameters for generating a token
The body is of type object
.
Token created successfully
The response is of type object
.