Examplary
  • Start for free

    Update attribute

    Update an existing attribute in the current workspace.

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

    Path parameters

    idstringrequired

    Request body

    application/json
    namestring· min length: 1· max length: 255
    attributeTypestring

    Allowed values:stringcategorystudentLevelsubject

    optionsarray string[]
    showInStudentDashboardboolean
    showAsStudentPreferenceboolean
    positionnumber
    appearanceColorstring· nullable

    Requirements

    User roles

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

    OAuth scopes

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