Skip to content
OpenFish Documentation
Search
K
Main Navigation
Project Overview
User Guide
Developer Documentation
AusOcean
Appearance
Menu
Return to top
Delete user
DELETE
/api/v1/users/{id}
Roles required:
Admin
Delete a user by providing the user's ID.
Parameters
Path Parameters
id
*
ID
Type
string
Required
Example
1234567890
Responses
200
400
404
OK
DELETE
/api/v1/users/{id}
Samples