Labels

Add labels to a trainee. Labels are matched by text and created if new; existing labels can be passed by id.

post/api/public/trainees/{traineeId}/labels

Path parameters

traineeIdstring required

Headers

Idempotency-Keystring

Optional. Send a unique key (e.g. a UUID) to make this POST safe to retry. The same key within 24h returns the original result instead of creating a duplicate.

Request body

Response

Successful response

dataobject

Changes

No recorded changes to this endpoint across all 1 revision of this API.