Alloy APIReviewsCreate a Review for a Group.Copy Pagepost deprecatedhttps://sandbox.alloy.co/v1/groups/{group_token}/reviewsThis endpoint is deprecated in favor of Journeys.Path Paramsgroup_tokenstringrequiredUnique ID for the Group associated with the Review. When reviewing a Group via this endpoint, the Group Token is set in group_token in the response, and the entity_token property is not returned.Body ParamsapplicationTokenstringAssign workflow of the review. Optional if it has been provided in the header.agentobjectrequiredagent objectreasonsarray of stringsrequiredArray of reasons for this Review and the Review's Outcome. Value should should equal a Review Reason that's defined in your Alloy account settings.reasons*ADD stringoutcomestringrequiredOutcome of the Review. Value should equal an Outcome that's defined in your Alloy account settings.Headersalloy-workflow-tokenstringIf you have migrated to the new API Key Settings page and are using account-level API keys for authentication, this header is required to specify the workflow for the evaluation unless it is provided in the request body. If you have not migrated yet, this header is optional, as the workflow will be determined by the Authorization header using workflow_token.Response 200Review Object.Updated 3 months ago Create a Review for an EntityAdd a Note to a Review Group.Did this page help you?YesNo