{{baseUrl}}/addressBook

PUT {{baseUrl}}/addressBook

Tramite questa funzione è possibile aggiungere una nuova rubrica

Request Body

{"name"=>"<string>", "note"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;success&quot;:true,&quot;code&quot;:200}