Authorization: ********************curl --location --request POST '/requests/123/preview' \
--header 'Authorization: Bearer <token>'{
"data": {
"deploymentId": "string",
"requestId": "d385ab22-0f51-4b97-9ecd-b8ff3fd4fcb6",
"branchName": "string",
"status": "string",
"triggeredAt": "string"
}
}