{ "summary": "delete", "operationId": "deleteUsingDELETE_18", "method": "DELETE", "path": "/v2/users/{userId}/attachments/{attachmentId}", "tags": [ "user-attachment-resource" ], "description": "DELETE /v2/users/{userId}/attachments/{attachmentId}", "parameters": { "attachmentId": "", "userId": "" }, "response": { "status": 200, "description": "OK" } }