Delete a User
delete
https://api.example.com/v1/users?limt={{limit}}
Delete a user by ID.
HEADER
Authorizationstring
Authorization
PARH PARAMS
idinteger
ID of the user to delete
This is a sample API documentation page. Replace placeholders like <your_access_token>
and api.example.com
with actual values relevant to your API.
LANGUAGE
Shell
Node
Ruby
PHP
C
REQUEST
RESPONSE