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