Overview
/
Developer Tools
/
API Reference
/
Users
/
Stores authenticated CAD user info form data for the current user.

Stores authenticated CAD user info form data for the current user
hidden

HTTP Request

  • application/json

    //
    • has_used_zoo_design_studio_or_api_before:

      boolean,
      //
    • how_did_you_find_us_other:

      string,
      //
    • location_city:

      string,
      //
    • location_country:

      string,
      //
    • location_state:

      string,
      //
    • number_of_cad_users:

      string,
      //
    • what_are_you_building:

      string,
      //
    • cad_experience_level:

      "beginner"+2
      • //Beginner experience level.
        "beginner"
      • //Intermediate experience level.
        "intermediate"
      • //Advanced experience level.
        "advanced"
      ,
      //
    • cad_industry:

      "mechanical_engineering"+9
      • //Mechanical engineering.
        "mechanical_engineering"
      • //Manufacturing.
        "manufacturing"
      • //Automotive.
        "automotive"
      • //Aerospace.
        "aerospace"
      • //Civil engineering.
        "civil_engineering"
      • //Electrical engineering.
        "electrical_engineering"
      • //Construction.
        "construction"
      • //Product design.
        "product_design"
      • //Architecture.
        "architecture"
      • //Other industry.
        "other"
      ,
      //
    • cad_user_type:

      "student_or_researcher"+2
      • //Student or researcher persona.
        "student_or_researcher"
      • //Hobbyist persona.
        "hobbyist"
      • //Professional persona.
        "professional"
      ,
      //
    • company_size:

      "one_to_ten"+6
      • //1-10 people.
        "one_to_ten"
      • //11-50 people.
        "eleven_to_fifty"
      • //51-200 people.
        "fifty_one_to_two_hundred"
      • //201-500 people.
        "two_hundred_one_to_five_hundred"
      • //501-1000 people.
        "five_hundred_one_to_one_thousand"
      • //1000+ people.
        "one_thousand_plus"
      • //Other company size.
        "other"
      ,
      //
    • design_workflow:

      "sketching"+3
      • //Sketch-first workflow.
        "sketching"
      • //Code-first workflow.
        "coding"
      • //AI-first workflow.
        "ai"
      • //Hybrid workflow spanning multiple approaches.
        "hybrid_approach"
      ,
      //
    • how_did_you_find_us:

      "google"+9
      • //Found via Google search.
        "google"
      • //Found via X/Twitter.
        "x"
      • //Found via TikTok.
        "tiktok"
      • //Found via Reddit.
        "reddit"
      • //Found via Payload Space.
        "payload_space"
      • //Found via YouTube.
        "youtube"
      • //Found via Instagram.
        "instagram"
      • //Found via Facebook.
        "facebook"
      • //Found through friend referral or word of mouth.
        "word_of_mouth"
      • //Found through another source described in free text.
        "other"
      //
    }

Response

204 No Content

Examples

put
/website/forms/cad-user-info