latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-14409129967.7 KB

95679a9aa625

Offboarding Checklist

Create offboarding item

Create an offboarding checklist template item so administrators can track required steps for departing workforce members.

post/v1/offboarding-checklist/template

Request body

titlestring required

Checklist item title

descriptionstring

Guidance text for the admin

evidenceRequiredboolean

Whether evidence upload is required

Example request

{
  "title": "Collect access badges"
}