Examplary
  • Start for free

    Create attribute

    Create a new custom attribute in the current workspace.

    POST https://api.examplary.ai/attributes

    Request body

    application/json
    namestring· min length: 1· max length: 255required
    attributeTypestringrequired

    Allowed values:stringcategorystudentLevelsubject

    optionsarray string[]
    showInStudentDashboardboolean
    showAsStudentPreferenceboolean
    positionnumber
    appearanceColorstring· nullable

    Requirements

    Rate limit

    30 requests per minute per user.

    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.