API Token
Generates a new JWT for an existing token
Returns a JSON web token. This overwrites the JWT value associated with the specified token object.
get/api/v1/apitoken/{tokenId}/jwt
Path parameters
tokenIdstring required
Identifier of API token to receive a new JWT.
Response
JSON web token successfully created
Changes
No recorded changes to this endpoint across all 1 revision of this API.