Labels

Detach a single label from one trainee. The label itself is not deleted and other trainees keep it. Returns journeyOutcome, which reports whether removing this label left the trainee's active journey enrolment without a matching label.

delete/api/public/trainees/{traineeId}/labels/{labelId}

Path parameters

traineeIdstring required
labelIdstring 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.

Response

Successful response

Changes

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