ReferenceAPIOperationsSetup
Complete setup
Finalises the setup flow, transitions state to `ready`, inserts the owner into the users table, and clears the setup session.
Operation ID
complete_setupFinalises the setup flow, transitions state to ready, inserts the
owner into the users table, and clears the setup session.
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
curl -X POST "https://example.com/v1/setup/complete"{ "instance_id": "string", "state": "uninitialized"}