success
boolean

Indicates whether the operation was performed successfully.

message
string

Provides a reason for why the operation failed, if available.

Example
{
  "success": true,
  "message": "string"
}