Request

DELETE https://api.digital-nautic.com/v3/users/{userId}

Path parameters

Parameter name Value Description Additional
userId integer

pass a user id to delete the user.

Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
204 No Content

the user has been deleted

401 Unauthorized

authorization information is missing or invalid.

404 Not Found

a user with the specified ID was not found.


Explore this API

userId

pass a user id to delete the user.

Response Content-Type
Try it out!