Create attendance marking type
Creates a new attendance marking type with category, color, and optional note/permitted flags.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Request
This endpoint expects an object.
name
Must not be greater than 255 characters.
category
category value.
Allowed values:
color
Must not be greater than 7 characters.
description
description value.
ask_for_permission
ask for permission value.
allow_note
allow note value.
require_note
require note value.
icon
Must not be greater than 255 characters.
Response
Successful POST response for /api/v1/attendance/marking-type/create.
status
Allowed values:
message
data

