auth

This endpoint will renew a token associated with the given accessor and its properties. Response will not contain the token ID.

post/auth/token/renew-accessor

Request body

accessorstring

Accessor of the token to renew (request body)

incrementinteger

The desired increment in seconds to the token expiration

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.