app.blueprints.users.UserResource.methods

UserResource.methods: Optional[List[str]] = {'DELETE', 'GET', 'PUT'}

A list of methods this view can handle.