Solve checkpoint
POSThttps://api.postpress.ai/v1/accounts/{id}/checkpoint
Submits a checkpoint code (2FA / captcha) for the account.
Path parameters
idstringrequired
Path placeholder for `id`.
Request body
codestringoptional
Field `code`.
{
"code": "123456"
}Response
Returns the canonical resource representation. See Errors for failure shapes.
Updated May 2026