Meta

Meta data object.

code
number
required
Default:
200
Example:
200
type
string
required
>= 1 characters
message
string
required
>= 1 characters
errors
array[Error]
path
string

The json path of the request object to indicate the error location

Example:
data.subject
info
string

A human-readable description of the error.

Example:
data.subject must not be longer than 200 characters
Example
preparing...