API Search endpoints…⌘K

Delete a User

DELETE/lokta-lms/api/v1/users/{userId}

Removes the user and the associated roles and permissions.

Path parameters

userIdpath · integer · int64 · required

userId

Responses

200OK

Response fields

changesDeleteUsersUserIdResponseChanges · optional
officeIdinteger · int64 · optional
resourceIdinteger · int64 · optional

Every request authenticates with HTTP Basic and carries a Tenant-Identifier header. See the conventions for dates, commands, pagination and errors. Open this operation in the interactive explorer, or read it as Markdown.