Generates a new HMAC-SHA256 signing secret, stores the hash in the DB and the plaintext in AWS Secrets Manager, and returns the plaintext ONCE. Update your webhook receiver to accept both the old and new secrets during the transition window, then drop the old secret once all in-flight deliveries are using the new one.
Requires webhooks:manage scope.
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.