Create an attendance marking type
Creates a global attendance marking type. Requires create-attendance and edit-settings permissions.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
name
category
Allowed values:
color
description
ask_for_permission
allow_note
require_note
icon
Response
Marking type created.
status
message
data
Errors
403
Forbidden Error
422
Unprocessable Entity Error

