Create engagement lifecycle notification from template
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Headers
Partner / ISV only: UUID of the workspace that owns the client company. Required together with X-Acting-Company-Id when scoping product APIs to a merchant. See /getting-started/multi-tenancy.
Partner / ISV only: UUID of the client company to act on. Must belong to the workspace in X-Workspace-Id.
Body
Recipient user ID
ENGAGEMENT_INVITED, ENGAGEMENT_ACCEPTED, ENGAGEMENT_TERMINATED, ALL_MODULES_OUTSOURCED Engagement id
Business organization name
Virtual manager organization name
Target company name
Engagement module type (HR | PAYROLL | BOOKS | PAY)
Reason/comment (terminate/cancel)
Response
Create engagement lifecycle notification from template — created