SerenAI

Pay Per Call Agentic Commerce

PasswordReset

Properties

PropertyTypeRequiredDescription
message string Yes
View JSON Schema
{
  "type": "object",
  "required": [
    "message"
  ],
  "properties": {
    "message": {
      "type": "string"
    }
  }
}