Delete automation activity
DELETE
/api/v1/aura_automations/configs/{config_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” config_id
required
Config Id
integer
Responses
Section titled “ Responses ”Successful Response
BooleanResponse
Simple response returning a single boolean success status.
object
success
required
Success
Success status of the operation
boolean
Bad Request
Not Found
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
Internal Server Error