Create a challenge
POST/v2/auth/challenges
Starts pairing for the named app and returns a challenge_id. The user chooses spaces and permissions in Anytype Desktop, then approves to reveal a 4-digit code. Submit the challenge_id and code to /v2/auth/api_keys. No existing API key is required.
Requestโ
Responsesโ
- 201
- 400
- 403
- 500
The challenge ID associated with the started challenge
Bad request
Untrusted request origin or host
Internal server error