portal_consumed
A single-use customer portal link was already opened.
| HTTP status | 403 |
| Error type | permission_error |
| Retry | No. |
Response shape
{
"error": {
"type": "permission_error",
"code": "portal_consumed",
"message": "…",
"doc_url": "https://docs.borga.is/errors/portal_consumed",
"request_id": "req_…"
}
}See all error codes and how to handle them.