Confirm policy amendment intent

Confirms a policy amendment intent after the employee has reviewed and accepted the quote. The intent must be in pending_confirmation status with a valid quote. The confirmation deadline must not have passed.

Authentication

AuthorizationBearer
Authorization header using the Bearer scheme

Path parameters

policy_idstringRequiredformat: "p_.+"
policy_amendment_intent_idstringRequiredformat: "pai_.+"

Headers

X-Platform-IdstringOptional

The target platform id. Required only when calling with a dashboard (WorkOS AuthKit) access token instead of a platform API key — the token carries no platform claim, so the caller must say which platform it means. Ignored for platform API key / embed session token callers.

Response

No Content

Errors

400
Bad Request Error
404
Not Found Error