Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Welcome to the new Yuno docs. Looking for the old site? Legacy documentation
Cancel an in-progress entity onboarding
cURL
curl --request POST \ --url https://api-sandbox.y.uno/v1/baas/entities/{entity_id}/onboardings/{onboarding_id}/cancel
{ "id": "onb_990e8400-e29b-41d4-a716-446655440000", "entity_id": "ent_660e8400-e29b-41d4-a716-446655440000", "yuno_account_id": "550e8400-e29b-41d4-a716-446655440000", "onboarding_type": "ONE_STEP", "status": "CANCELLED", "created_at": "2026-02-01T10:00:00Z", "updated_at": "2026-02-01T15:00:00Z" }
CANCELLED