users
disable a user
get/api/v1/users/{username}/disable
Path parameters
usernamestring required
identifier of a user
Response
OK
{"stackTrail":"components:schemas:v1.EmptyResponse","oasType":"schema","type":"unknown"}
Changes
Changed in 2 of the 4 revisions of this API.11
- ▲
added the new path request parameter
usernamenew-request-path-parameter
- ▲
- ●
deleted the
pathrequest parameterusernamerequest-parameter-removed
- ●