Clears the entity’s read-only mode token, resuming normal mutation processing. Requires a verify_log_id referencing a passed verify result within the last 4 hours. Automatically logs a cutover_completed action. Requires migration:admin + migration:write scopes.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
The verify_log_id from a passed POST .../verify (within last 4 hours).
Entity unfrozen; cutover complete
Current freeze state of an entity.
entity_freeze_status Present when frozen=true. Supply as X-Freeze-Token for migration:write bypass.
True if entity was already frozen (idempotent re-call).
Present in unfreeze response only.