Examplary
  • Start for free

    Delete taxonomy

    Delete a taxonomy from the current workspace. This fails if there are any exams associated with the taxonomy.

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

    Path parameters

    idstringrequired

    Requirements

    Rate limit

    30 requests per minute per user.

    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.