{{baseUrl}}/addressBook
PUT {{baseUrl}}/addressBook
Tramite questa funzione è possibile aggiungere una nuova rubrica
Request Body
{"name"=>"<string>", "note"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":true,"code":200}