ModifyActionExclusion Method
Description
Updates an existing action exclusion.
HTTP Request
PUT https://api.skeddly.com/api/ActionExclusions/<id>
URL Parameters
Id
ID of the action exclusion.
Type: string
Required: Yes
Body
The body is a JSON structure with the following properties.
Returns
An ActionExclusion object.
Sample Request
Sample Response
Last updated