Assign marking type to track

Creates or reactivates the mapping between an attendance track and a marking type.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
track_idintegerRequired
track ID identifier.
marking_type_idintegerRequired
marking type ID type value.

Response

Successful POST response for /api/v1/attendance/markings-types/assign-to-track.

statusenum
Allowed values:
messagestring
dataobject