Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
api-contacts [2017/07/05 12:05]
ben [Endpoint]
api-contacts [2018/05/23 11:29]
benc
Line 147: Line 147:
  
 In the described situation of the original Request'​s URI //and// body containing an Email Address and a Contact eixsting for both of them, the Contact with the body's Email Address is returned. In the described situation of the original Request'​s URI //and// body containing an Email Address and a Contact eixsting for both of them, the Contact with the body's Email Address is returned.
 +
 +
 +===== Delete a Contact =====
 +
 +This endpoint is used to delete an existing [[/​contacts|Contact]] from the Sentori Account.
 +
 +==== Endpoint ====
 +
 +|URI| <​nowiki>​https://​api.sentoriapp.com/​v2.0/​contact/​delete/​joe%40example.sentoriapp.com/</​nowiki>​|
 +|Method| POST|
 +
 +==== Request Body ====
 +
 +Leave blank.
 +
 +
 +
 +
 ===== Get Contact Structure ===== ===== Get Contact Structure =====