address book

Delete shared profiles

TODO: Delete shared profiles

delete/api/ab/shared

Request body

string[] required

Response


# 200 OK
This response is given when the request is successful.
The body is empty if there is no error,
The body contains a json object with the error {"error":"Error message"}

Changes