Blocklist identifier errors
An index of Clerk errors related to blocklist identifiers.
DuplicateBlocklistIdentifier
{ "shortMessage": "duplicate blocklist identifier", "longMessage": "the identifier <identifier> already exists", "code": "duplicate_record_code" }
BlocklistIdentifierNotFound
{ "shortMessage": "Identifier not found", "longMessage": "No identifier was found with id <identifierID>", "code": "resource_not_found_code" }
Last updated on February 22, 2024