v1
latestOpenAPI 3.1.02026-07-24416405768.8 KBa) Authentication
Renew an existing JWT
Renews a JWT using the current token — no credentials required. The returned JWT replaces the old one and must be used for all subsequent requests.
post/eclipse-conductor/rest/v1/authentication/renew
Request body
Response
OK
Example response
{
"expires": "2022-03-10T12:15:50-04:00"
}