Scripts (Internal)
Extend Token
Extend or remove the expiration date of a token. (Only works on valid tokens.)
Public
No
Request
Request
Object containing the following properties:
Property | Type |
---|---|
token (*) | string |
newExpiration (*) | string (nullable) |
(*) Required.
Response
Response
Object containing the following properties:
Property | Type |
---|---|
token (*) | Object with properties:
|
(*) Required.