Update Engagement StatusAsk AIput https://{hostname}/api/vendor/v1/engagements/{engagementId}/statusUse this API to update the status of an existing engagement.Path ParamsengagementIduuidrequiredThe unique identifier of an engagement. The value can be obtained using the Get Engagements API.Body Paramsstatusstringenumrequiredlength β₯ 1The new status for the engagement.ACTIVEPENDINGARCHIVEDAllowed:ACTIVEPENDINGARCHIVEDResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago