v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
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