POST
/
publish-challenge

Publishes a challenge signature. This allows an application to authenticate their users using Plumaa ID as a secure channel.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

otp
any
required
signature
any
required
expiresAt
any
required

Body

application/json
expiresAt
any
required
otp
any
required

Identify the communication channel

signature
any
required

Response

200 - application/json

The response is of type boolean.