{"type":"api","title":"Lock Dormant user account","meta":{"id":"/apps/pubhub/media/cisco-cmx-v11-0-0/c5aed5a4a2c41c993164672f27e8c5acda4dd890/91ef8e4b-f544-3c91-8a04-69b14ddb60e9","info":{"title":"Configuration API","version":"1.0.0","description":"This is Configuration API"},"x-parser-conf":{"overview":{"markdownPath":"reference/overview.md"}},"openapi":"3.0.0"},"spec":{"operationId":"lockAccount","summary":"Lock Dormant user account","description":"This API allows to lock Dormant user account.","responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object"}}}},"401":{"description":"Error Message","content":{"application/json":{"schema":{"type":"object"},"example":{"error":"CMX: System error"}}}}},"parameters":[{"name":"username","in":"path","required":true,"description":"Username","schema":{"type":"string"}}],"__originalOperationId":"lockAccount","method":"post","path":"/config/v1/aaa/lockaccount/:{username}"}}