Update attendance marking type
Updates marking type attributes such as name, category, flags, icon, and active state.
Authentication
AuthorizationBearer
You can retrieve your token by visiting your dashboard and clicking Generate API token.
Path parameters
id
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.
active
active flag.
Response
Successful POST response for /api/v1/attendance/marking-type/update/{id}.
status
Allowed values:
message
data

