Delete a userAsk AIdelete https://api.outwrite.com/public/v1/users/{userId}Delete a previously created user by user ID.Path ParamsuserIdstringrequiredThe unique ID for a specific user.Responses 204User successfully deleted 400Malformed request body or headers 401Incorrect authorization parameter provided 403Not authorized to perform this operation 404Entity not foundUpdated almost 5 years ago