the request message has Content header as "Content-type:application.json" and the reuqest has URi = "<mytennant>/api/v1/spaces/<spaceid>/assignments content (I am assuming that c# is adding the "\" to deal with it corrcly internally. "{\"type\":\"shared\",\"roles\":[\"basicconsumer\"],\"assigneeId\":\"BwiHge2rZAArjLqA16ikB5ZeP_6eZkS2\"}" and yes the dear has the bearer token of my API key. Not I am able to read data, just able to post it correctly.