Skip to main content
1 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/email-sender-rules/v1/
  • for the query request parameter whereIds, the type/format of property items/ was specialized from string/“ to string/uuid
1 API change(s)GET /rs/email-sender-rules/v1/
  • added the enum value updatedAt to the property items/field of the query request parameter orderBy
1 API change(s)GET /rs/email-sender-rules/v1/
  • added the new optional query request parameter countOnly
4 API change(s)GET /rs/email-sender-rules/v1/
  • endpoint added
POST /rs/email-sender-rules/v1/
  • endpoint added
DELETE /rs/email-sender-rules/v1/{id}
  • endpoint added
PATCH /rs/email-sender-rules/v1/{id}
  • endpoint added