GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Updates an existing JSON Web Token configuration by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
<json_web_token_configuration>
	<encryption_key>string</encryption_key>
	<token_expiry>5</token_expiry>
	<name>JSON Token Name</name>
	<disabled>false</disabled>
</json_web_token_configuration>
Path Params
string
required

ID value to filter by

Response
201

Created

Language
Credentials
Basic
base64
:
LoadingLoading…