Auth

Create service login challenge

Handles POST /v1/auth/login/service/challenge via post.v1.auth.login.service.challenge.

post/v1/auth/login/service/challenge

Request body

client_idstring required
key_idstring nullable

Response

Challenge issued

expires_atstring required
key_idstring required
messagestring required
noncestring required

Changes

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