Connectors
...
Actions
Create rejectedSender
5 min
description adds a new user or group to the rejected sender list in microsoft graph api using the specified id endpoint url /v1 0/groups/{{id}}/rejectedsenders/$ref method post inputs path parameters (object) – required id (string) – required the unique identifier for the group json body (object) – required @odata id (string) – required the id of a user or group object output example \[ { "status code" 204, "response headers" { "cache control" "private", "transfer encoding" "chunked", "content type" "application/json;odata metadata=minimal;odata streaming=true;ieee754compatible=false;charset=utf 8", "content encoding" "gzip", "vary" "accept encoding", "strict transport security" "max age=31536000", "request id" "b15e85c5 d517 4e9e a99e d32ec5057dd7", "client request id" "b15e85c5 d517 4e9e a99e d32ec5057dd7", "x ms ags diagnostic" "{\\"serverinfo\\" {\\"datacenter\\" \\"central india\\",\\"slice\\" \\"e\\",\\"ring\\" \\"3\\",\\"scaleunit\\" \\"001\\",\\"roleinstance\\" \\"pn3pepf000002a8\\"}}", "odata version" "4 0", "date" "thu, 05 jun 2025 05🔞27 gmt" }, "reason" "no content", "response text" "" } ] output parameters status code (number) reason (string) response text (string) response headers header type cache control string transfer encoding string content type string content encoding string vary string strict transport security string request id string client request id string x ms ags diagnostic string odata version string date string