# Delete a List of Users **DELETE /profiles/{profile_id}/users** ## Servers - https://servername.iformbuilder.com/exzact/api/v60: https://servername.iformbuilder.com/exzact/api/v60 () ## Authentication methods - Oauth2 ## Parameters ### Path parameters - **profile_id** (string) id of the profile ### Query parameters - **fields** (string) extra information of each user on the list - **limit** (number) maximum count of the user list - **offset** (number) skip that many users before beginning to return ### Body: application/json (object) - **id** (number) ## Responses ### 200 OK #### Body: application/json (object) - **id** (number) the deleted user id [Powered by Bump.sh](https://bump.sh)