v1

latestOpenAPI 3.0.2Mozilla Public License 2.02026-07-17307105155.2 KB
auth

This endpoint will renew the given token and prevent expiration.

post/auth/token/renew

Request body

incrementinteger

The desired increment in seconds to the token expiration

tokenstring

Token to renew (request body)

Response

OK