User Fields for API Post Man Body

Method : POST

Url : http://192.168.43.172/c19012022/user/register?_format=hal_json

Headers : Content-Type value: application/hal+json

Body :

{
"_links": {
"type": {
"href": "http://192.168.43.172/c19012022/rest/type/user/user"
}
},
"name":[{ "value" : "dddfdddde3fgtgtg" }],
"mail":[{ "value" : "sdsfdsdsdsddsds@sddsdd.com" }],
"pass":[{ "value" : "dsfsddssd" }]

}