Update Forwarding Rule
PUT {{baseUrl}}/v2/forwarding-rules/:identifier?identifierType=id
Update forwarding rule with given rule id or alias
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
identifierType | string | Type of the identifier that is provided as an in-line parameter. Possible values are 'id' or 'alias' |
Request Body
{"fromUser"=>{"id"=>"eu quis ea", "username"=>"in labore"}, "toUser"=>{"id"=>"sed i", "username"=>"magna veniam"}, "startDate"=>"<dateTime>", "endDate"=>"<dateTime>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"requestId":"ipsum Excepteur magna ut","took":0,"result":"ipsum culpa","data":{"id":"nulla dolor Lorem non","name":"dolor magna sunt consequat"}}