Creates one or more new requests with the specified details.
Request
Body Params application/json
[
{
"EngagementID": 0,
"Title": "string",
"Reference": "string",
"Description": "string",
"DueDate": "2019-08-24T14:15:22Z",
"HighPriority": true,
"SendEmailImmediately": true,
"FirmUserID": 0,
"ClientUserID": 0,
"Restricted": true,
"ExcludeFromDuplication": true,
"Access": [
0
]
}
]
Responses
Created: The requests were successfully created.
This response does not have a body.
Modified at 2025-03-24 12:24:39