Examplary
  • Start for free

    Update taxonomy

    Update an existing taxonomy in the current workspace.

    POST https://api.examplary.ai/taxonomies/{id}

    Path parameters

    idstringrequired

    Request body

    application/json
    namestring· max length: 255required
    descriptionstring
    instructionsstring
    levelsarray object[]required

    Requirements

    User roles

    This endpoint requires the teacher, admin, or owner role to be present.

    OAuth scopes

    This endpoint requires the taxonomies:write scope to be present.