Delete Users - API

Last Updated 2021-03-09

To delete a user, you'll need to call this:


curl -X DELETE http://app.cloudmattr.com/api/v1/users/:id \
  -H "Accept: application/json" -H "Content-Type: application/json" \
  -H "Authorization: YOUR_API_KEY"
  • Table of Contents

Was this page helpful? Yes No

Previous

Next

2023 © Powered by Cloudmattr