v52

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-034240919.6 KB
Auth

Dashboard Authentication

post/api/auth

Request body

passwordstring required

Password

ttlinteger

Token Time to Live (in hours)

usernamestring required

Username

Response

Resource created.

pwdExpirationDatestring required

Password expiration date

pwdUpdateRequiredboolean required

Is password update required?

ssoboolean required

Uses single sign on?

tokenstring required

Authentication Token

usernamestring required

Username

All 424 operations