ReDoc documentation
Update the event subscription.
400 Bad Request
401 Unauthorized
Unexpected error
{- "event": {
- "destination": "string",
- "fields": [
- {
- "converter": "string",
- "name": "string",
- "source": "string"
}
], - "hipaa_audit_required": true,
- "name": "string",
- "parent": "string",
- "priority": true,
- "provider_id": "string",
- "rules": [
- {
- "field": "string",
- "operator": "string",
- "value": "string"
}
]
}
}{- "code": 0,
- "errors": [
- {
- "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
]
}
], - "message": "string",
- "parameters": [
- {
- "fieldName": "string",
- "fieldValue": "string",
- "resources": "string"
}
], - "trace": "string"
}