FieldError

One rejected request field.

  • field
    Type: string · Fieldnullable
    required

    Name of the offending request field, dot-joined for nested values (e.g. workflow.0). null when the failure has no public field to point at.

  • message
    Type: string · Message
    required

    Human-readable description of the problem.

  • type
    Type: string · Type
    required

    Stable machine-readable error type, for programmatic matching (e.g. missing, value_error).