Improve your Skyline experience
You're using a browser that skyline.benevity.org does not support. Try Chrome, Edge, Safari or Firefox for a better experience.

# Remove Contact

Using this location services, you can remove a contact.

# Building your request

You can delete a specific contact by passing the exact value of their contactId in the DELETE locations//contacts/{id} endpoint. In addition, ensure that your request has been authenticated by passing your JWT access_token as the Authorization header.

# Sample request:

In our example, we're going to be removing a contact from the database.

# Response Details:

On successful deletion, 204 code is returned with no content.

# 🚀 ☀️ ⭐️ Congratulations! ⭐️ ☀️ 🚀

You have now removed the specific contact, to help your users drive further goodness in the world!